Neran
03ofkosucusu
DIALOG OBJECTS
resizepic // can come first if multi page. put up some background gump
dorigin // Sets a dynamic origin point
checkertrans // add a trasparent layer (only for clients >= 3)
gumppic // put gumps in the dlg. (hue only for clients >= 3, otherwise ignored)
gumppictiled // tile a gump
tilepic // put item tiles in the dlg.
tilepichue // put colored item tiles in the dlg.
text
// put some text here.
dtext
// put some text here.
croppedtext
dcroppedtext
htmlgump // add an html gump that show a text
dhtmlgump // add an html gump that show a text
xmfhtmlgump // add an html gump that show a cliloc text
button
buttontileart // Add a button with tileart.
textentry
//Height should be 20
dtextentry
//Height should be 20
textentrylimited
//Textentry with a limit of characters
dtextentrylimited
//Textentry with a limit of characters
tooltip // popup a tooltip over a gump object (only for clients >= 4)
radio
checkbox
page // for multi tab dialogs.
group // used to group groups of radio buttons – Group 1, Group 2, etc.
nomove // The gump cannot be moved around.
noclose // The gump cannot be closed
nodispose // not really used (modal?)
resizepic // can come first if multi page. put up some background gump
dorigin // Sets a dynamic origin point
checkertrans // add a trasparent layer (only for clients >= 3)
gumppic // put gumps in the dlg. (hue only for clients >= 3, otherwise ignored)
gumppictiled // tile a gump
tilepic // put item tiles in the dlg.
tilepichue // put colored item tiles in the dlg.
text
// put some text here.
dtext
// put some text here.
croppedtext
dcroppedtext
htmlgump // add an html gump that show a text
dhtmlgump // add an html gump that show a text
xmfhtmlgump // add an html gump that show a cliloc text
button
buttontileart // Add a button with tileart.
textentry
//Height should be 20
dtextentry
//Height should be 20
textentrylimited
//Textentry with a limit of characters
dtextentrylimited
//Textentry with a limit of characters
tooltip // popup a tooltip over a gump object (only for clients >= 4)
radio
checkbox
page // for multi tab dialogs.
group // used to group groups of radio buttons – Group 1, Group 2, etc.
nomove // The gump cannot be moved around.
noclose // The gump cannot be closed
nodispose // not really used (modal?)