UIbutton
Synopsis
UIlabel UIbutton {
width = 100;
height = 24;
UIpixmap armedPixmap;
UItoolTip toolTip<export_all=2> {
message => <-.label;
};
int+opt+OPort2 do=0;
omethod+notify_inst+notify update<NEvisible=0,lang="cxx",interruptable=0>= "UIbuttonUpdate";
};Description
Generates an action when pressed
Subobjects
canHaveChildren <Not visible in Network Editor>;
shellParent <Not visible in Network Editor>
shellParent <Not visible in Network Editor> =1;
canHaveChildren <Not visible in Network Editor> =1(can have children);
events <Not visible in Network Editor>;
fontlist <No longer used. Not visible in Network Editor>;
cxxhandle <Internal Object. Not visible in Network Editor>;
handle <Internal Object. Not visible in Network Editor>;;
motif_resources <No longer used. Not visible in Network Editor>;
window_resources <No longer used. Not visible in Network Editor>;
layout <No longer used. Not visible in Network Editor>
Integer. OPort2. This value is updated each time the button is triggered. You attach this trigger output port to an input .
Example
File
See Also Related Modules