Available in:
TRIMapp
TRIMrep
TRIMrpc
GUIapp
GUIrep
Standalone PL
.
.
.
X
X
.
| . |
{
char widgets_dir
widgets_dir= "/usr2/trim/widgets/" /* path to gif files on Unix server */
file_copy(g.widgets_dir^^"dnarrow.gif", "gui!image:nextan.gif", "b");
}
2. Create an Action Button by right clicking on the application to open a drop down menu and select 'Action'. In the 'Define Action' dialog box enter a name for your button and the dimensions (i.e. Name = 'nextstruct'; Height = '17'; Width = '17'), and check 'Bit Map' and 'Pixel' Size. Finally, create the trigger that defines the action for the button. Hit 'OK' and your button will appear.