| | | |
| SelectTextAreaText | Select a range of text in a TextArea gadget... | 0 | Nobody (1+ years ago) |
| SelectTreeViewNode | Selects a treeview node... | 0 | Nobody (1+ years ago) |
| Self | Reference to this Method's Object instance | 0 | Nobody (1+ years ago) |
| SendGNetMessage | Send a GNet message to a remote object | 0 | Nobody (1+ years ago) |
| SetAlpha | Set current alpha level
alpha should be in the range 0 to 1... | 0 | Nobody (1+ years ago) |
| SetAudioDriver | Set current audio driver
Returns true if the audio driver was successfully set... | 0 | Nobody (1+ years ago) |
| SetBlend | Set current blend mode
SetBlend controls how pixels are combined with existing pixels in the back buffer when drawing
commands are used in BlitzMax... | 0 | Nobody (1+ years ago) |
| SetButtonState | Set a Button gadget's state... | 0 | Nobody (1+ years ago) |
| SetChannelDepth | Set surround sound depth of an audio channel
depth should be in the range -1 (back) to 1 (front) | 0 | Nobody (1+ years ago) |
| SetChannelPan | Set stereo balance of an audio channel
pan should be in the range -1 (left) to 1 (right) | 0 | Nobody (1+ years ago) |
| SetChannelRate | Set playback rate of an audio channel
rate is a multiplier used to modify the audio channel's frequency... | 0 | Nobody (1+ years ago) |
| SetChannelVolume | Set playback volume of an audio channel
volume should be in the range 0 (silent) to 1 (full volume) | 0 | Nobody (1+ years ago) |
| SetClsColor | Set current Cls color
The red, green and blue parameters should be in the range of 0 to 255... | 0 | Nobody (1+ years ago) |
| SetColor | Set current color
The SetColor command affects the color of Plot, DrawRect, DrawLine, DrawText,
DrawImage and DrawPoly... | 0 | Nobody (1+ years ago) |
| SetFileMode | Set file mode | 0 | Nobody (1+ years ago) |
| SetGadgetAlpha | Set the transparency of a gadget... | 0 | Nobody (1+ years ago) |
| SetGadgetColor | Set a gadget's background color... | 0 | Nobody (1+ years ago) |
| SetGadgetExtra | Stores a pointer to a related object, that can later be retrieved using GadgetExtra... | 0 | Nobody (1+ years ago) |
| SetGadgetFilter | Attaches an event filter function to a MaxGUI gadget... | 0 | Nobody (1+ years ago) |
| SetGadgetFont | Set a gadget's font... | 0 | Nobody (1+ years ago) |
| SetGadgetIconStrip | Attaches an icon strip to an item-based gadget... | 0 | Nobody (1+ years ago) |
| SetGadgetLayout | Set the layout rules for a gadget when its parent is resized... | 0 | Nobody (1+ years ago) |
| SetGadgetSensitivity | Sets whether a standard MaxGUI gadget emits events from the keyboard or mouse... | 0 | Nobody (1+ years ago) |
| SetGadgetShape | Set a gadget's size and position (in pixels) relative to its parent's client-area... | 0 | Nobody (1+ years ago) |
| SetGadgetText | Sets a gadget's text... | 0 | Nobody (1+ years ago) |