Category:Dialog: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
New page: {| border="1" | align="left" |DIALOG]] <dialog filename> |- | align="left" |DIALOG <caption>]] <left>]] <top>]] <width>]] <height> |- | align="left" |FONT <font name>]] <font s...
 
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
{| border="1"
{| border="1"
| align="left" |[[DIALOG]]]] <dialog filename>
| align="left" |[[DIALOG]]]] <nowiki><dialog filenam></nowiki>
|-
|-
| align="left" |[[DIALOG]] <caption>]] <left>]] <top>]] <width>]] <height>
| align="left" |[[DIALOG]] <nowiki><nowiki><caption> <left> <top> <width> <height></nowiki>
|-
|-
| align="left" |[[FONT]] <font name>]] <font size>
| align="left" |[[FONT]] <nowiki><font name> <font siz></nowiki>
|-
|-
| align="left" |[[LABEL]] <left>]] <top>]] <width>]] <height>]] <label text>
| align="left" |[[LABEL]] <nowiki><left> <top> <width> <height> <label text></nowiki>
|-
|-
| align="left" |[[INPUT]] <left>]] <top>]] <width>]] <height>]] <variable> [<default>]
| align="left" |[[INPUT]] <nowiki><left> <top> <width> <height> <variable> [<default>]</nowiki>
|-
|-
| align="left" |[[CHECK]] <left>]] <top>]] <width>]] <height>]] <text>]] <variable> [<default>]
| align="left" |[[CHECK]] <nowiki><left> <top> <width> <height> <text> <variable> [<default>]</nowiki>
|-
|-
| align="left" |[[RADIO]] <left>]] <top>]] <width>]] <height>]] <variable> [<default>]] <group number>]
| align="left" |[[RADIO]] <nowiki><left> <top> <width> <height> <variable> [<default> <group number>]</nowiki>
|-
|-
| align="left" |[[IMAGE]] <left>]] <top>]] <width>]] <height>]] <filename>
| align="left" |[[IMAGE]] <nowiki><left> <top> <width> <height> <filenam></nowiki>
|-
|-
| align="left" |[[FRAME]] <left>]] <top>]] <width>]] <height>]] <caption>
| align="left" |[[FRAME]] <nowiki><left> <top> <width> <height> <caption></nowiki>
|-
|-
| align="left" |[[BUTTON]] <left>]] <top>]] <width>]] <height>]] <caption>]] <variable>
| align="left" |[[BUTTON]] <nowiki><left> <top> <width> <height> <caption> <variable></nowiki>
|-
|-
| align="left" |[[DROPDOWN_NEW]] <left>]] <top>]] <width>]] <height>]] <variable>
| align="left" |[[DROPDOWN_NEW]] <nowiki><left> <top> <width> <height> <variabl></nowiki>
|-
|-
| align="left" |[[DROPDOWN_ADD]] <dropdown number>]] <caption>]] <value>
| align="left" |[[DROPDOWN_ADD]] <nowiki><dropdown number> <caption> <valu></nowiki>
|-
|-
| align="left" |[[DROPDOWN_VAL]] <dropdown number>]] <initial value>
| align="left" |[[DROPDOWN_VAL]] <nowiki><dropdown number> <initial valu></nowiki>
|-
|-
| align="left" |[[DROPDOWN_EXCEL]] <dropdown number>]] <excel range number>
| align="left" |[[DROPDOWN_EXCEL]] <nowiki><dropdown number> <excel range number></nowiki>
|-
|-
| align="left" |[[OK]] <left>]] <top>]] <width>]] <height>
| align="left" |[[OK]] <nowiki><left> <top> <width> <height></nowiki>
|-
|-
| align="left" |[[CANCEL]] <left>]] <top>]] <width>]] <height>
| align="left" |[[CANCEL]] <nowiki><left> <top> <width> <height></nowiki>
|-
|-
| align="left" |[[ON_EVENT]] <control to check>]] <control to change>]] <change>
| align="left" |[[ON_EVENT]] <nowiki><control to check> <control to change> <change></nowiki>
|-
|-
| align="left" |[[ON_DROPDOWN]] <dropdown number>]] <index>]] <control to change>]] <change>
| align="left" |[[ON_DROPDOWN]] <nowiki><dropdown number> <index> <control to change> <change></nowiki>
|-
|-
| align="left" |[[ON_RADIO]] <radio number>]] <value>]] <control to change>]] <change>
| align="left" |[[ON_RADIO]] <nowiki><radio number> <value> <control to change> <change></nowiki>
|-
|-
| align="left" |[[LOAD_POSITION]]
| align="left" |[[LOAD_POSITION]]

Revision as of 22:22, 14 July 2010

DIALOG]] <dialog filenam>
DIALOG <nowiki><caption> <left> <top> <width> <height>
FONT <font name> <font siz>
LABEL <left> <top> <width> <height> <label text>
INPUT <left> <top> <width> <height> <variable> [<default>]
CHECK <left> <top> <width> <height> <text> <variable> [<default>]
RADIO <left> <top> <width> <height> <variable> [<default> <group number>]
IMAGE <left> <top> <width> <height> <filenam>
FRAME <left> <top> <width> <height> <caption>
BUTTON <left> <top> <width> <height> <caption> <variable>
DROPDOWN_NEW <left> <top> <width> <height> <variabl>
DROPDOWN_ADD <dropdown number> <caption> <valu>
DROPDOWN_VAL <dropdown number> <initial valu>
DROPDOWN_EXCEL <dropdown number> <excel range number>
OK <left> <top> <width> <height>
CANCEL <left> <top> <width> <height>
ON_EVENT <control to check> <control to change> <change>
ON_DROPDOWN <dropdown number> <index> <control to change> <change>
ON_RADIO <radio number> <value> <control to change> <change>
LOAD_POSITION
LOAD_DEFAULTS [1=enabled/0=disabled]
SAVE_DEFAULTS [1=enabled/0=disabled]