Search found 52 matches
- Tue Jun 11, 2013 7:06 am
- Forum: Macros
- Topic: How do I return updated data after displaying some html code
- Replies: 14
- Views: 765
Re: How do I return updated data after displaying some html
broadcast won't work here. The HTML is part of a frame.
- Tue Jun 11, 2013 6:43 am
- Forum: Macros
- Topic: How do I return updated data after displaying some html code
- Replies: 14
- Views: 765
Re: How do I return updated data after displaying some html
Tried that. When I opt to ignoreOutput, then no HTML is displayed - which defeats the purpose of the macro.
- Tue Jun 11, 2013 2:24 am
- Forum: Macros
- Topic: How do I return updated data after displaying some html code
- Replies: 14
- Views: 765
How do I return updated data after displaying some html code
Synopsis: I store all my token info in a JSON object. The object is called " Token ". I have a macro called SECTION that is supposed to retrieve cached html code from Token and display it. If the html code that I want to display does not exist, then it creates it, stores it, and then disp...
- Thu May 09, 2013 2:51 pm
- Forum: Macros
- Topic: Totally stumped with non-responding form action button.
- Replies: 3
- Views: 452
Totally stumped with non-responding form action button.
Here's my simple code below. There is absolutely no response when I click the "Process" button. Any idea why? PS: The [email protected]:Token is supposed to just show me the passed form parameters (for now). [H: FormName = upper(concat(getPlayerName(), ".", getName(), ".FORM"))]...
- Fri Feb 22, 2013 2:02 am
- Forum: Developer Notes
- Topic: Chat help needed
- Replies: 7
- Views: 2278
Re: Chat help needed
Awesome Possom!!!
Thanks for the reply guys. The /table advice did wonders for me.
You mentioned that the Chat window can be saved and the HTML can be viewed. Interesting indeed...please tell me how? Or can you send me the link for the Send to Chat macros.
Thanks a mil.
Thanks for the reply guys. The /table advice did wonders for me.
You mentioned that the Chat window can be saved and the HTML can be viewed. Interesting indeed...please tell me how? Or can you send me the link for the Send to Chat macros.
Thanks a mil.
- Thu Feb 21, 2013 5:41 pm
- Forum: Developer Notes
- Topic: Chat help needed
- Replies: 7
- Views: 2278
Chat help needed
I would love to be able to save on the Chat window real-estate and not have the Token name appear for every action that is displayed in the Chat window. Is there any way to hide the token name from the chat window? PS: I know that by unchecking the "Show Avatar per line" box in Preferences...
- Wed Oct 20, 2010 5:37 am
- Forum: User Creations
- Topic: Macro Panel FRAME
- Replies: 18
- Views: 6262
Re: Macro Panel FRAME
I'd love to see your code and use them to build my own custom frame for my PC. These screenshots are absolutely awesome. I've been using a Frame, well actually several frames since I started making my own framework. Don't keep any macros on the character tokens. Didn't know it'd speed things up thou...