| | | |
| SetGadgetTextColor | Set a gadget's foreground color... | 0 | Nobody (1+ years ago) |
| SetGadgetToolTip | Set a gadget's tooltip... | 0 | Nobody (1+ years ago) |
| SetGNetFloat | Set GNet object float data | 0 | Nobody (1+ years ago) |
| SetGNetInt | Set GNet object int data | 0 | Nobody (1+ years ago) |
| SetGNetString | Set GNet object string data | 0 | Nobody (1+ years ago) |
| SetGNetTarget | Set a GNet object's target object
This command allows you to bind an abitrary object to a GNet object... | 0 | Nobody (1+ years ago) |
| SetGraphics | Set current graphics object
SetGraphics will also change the current graphics driver if g uses a different driver
than the current driver... | 0 | Nobody (1+ years ago) |
| SetGraphicsDriver | Set current graphics driver
The current graphics driver determines what kind of graphics are created when you use
the CreateGraphics or Graphics functions, as well as the graphics modes available... | 0 | Nobody (1+ years ago) |
| SetHotKeyEvent | Set a hotkey event... | 0 | Nobody (1+ years ago) |
| SetImageFont | Set current image font
In order to DrawText in fonts other than the default system font use the SetImageFont
command with a font handle returned by the LoadImageFont command... | 0 | Nobody (1+ years ago) |
| SetImageHandle | Set an image's handle to an arbitrary point
An image's handle is subtracted from the coordinates of DrawImage before
rotation and scale are applied... | 0 | Nobody (1+ years ago) |
| SetLineWidth | Sets pixel width of lines drawn with the DrawLine command | 0 | Nobody (1+ years ago) |
| SetMaxWindowSize | Set a window's maximum size... | 0 | Nobody (1+ years ago) |
| SetMenuText | Modify a menu's text... | 0 | Nobody (1+ years ago) |
| SetMinWindowSize | Set a window's minimum size... | 0 | Nobody (1+ years ago) |
| SetOrigin | Set drawing origin
The current Origin is an x,y coordinate added to all drawing x,y coordinates after any rotation or scaling... | 0 | Nobody (1+ years ago) |
| SetPanelColor | Set the color of a Panel... | 0 | Nobody (1+ years ago) |
| SetPanelPixmap | Set panel's background image to a pixmap... | 0 | Nobody (1+ years ago) |
| SetPointer | Sets the mouse cursor... | 0 | Nobody (1+ years ago) |
| SetRotation | Set current rotation
rotation is given in degrees and should be in the range 0 to 360... | 0 | Nobody (1+ years ago) |
| SetScale | Set current scale
scale_x and scale_y multiply the width and height of drawing
commands where 0... | 0 | Nobody (1+ years ago) |
| SetSliderRange | Set the range of a Slider gadget... | 0 | Nobody (1+ years ago) |
| SetSliderValue | Set the position of a Slider gadget... | 0 | Nobody (1+ years ago) |
| SetStatusText | Set a window's status bar text... | 0 | Nobody (1+ years ago) |
| SetTextAreaColor | Set the background or foreground colors of a TextArea gadget... | 0 | Nobody (1+ years ago) |