Home
Products
Community
Manuals
Contact
Login or Signup

BlitzMax Manual

Special Forums/BlitzMax Manual

BlitzMax Manual

Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
Command
Description
Posts
Last post
SelectTextAreaTextSelect a range of text in a TextArea gadget...0Nobody (1+ years ago)
SelectTreeViewNodeSelects a treeview node...0Nobody (1+ years ago)
SelfReference to this Method's Object instance0Nobody (1+ years ago)
SendGNetMessageSend a GNet message to a remote object0Nobody (1+ years ago)
SetAlphaSet current alpha level alpha should be in the range 0 to 1...0Nobody (1+ years ago)
SetAudioDriverSet current audio driver Returns true if the audio driver was successfully set...0Nobody (1+ years ago)
SetBlendSet current blend mode SetBlend controls how pixels are combined with existing pixels in the back buffer when drawing commands are used in BlitzMax...0Nobody (1+ years ago)
SetButtonStateSet a Button gadget's state...0Nobody (1+ years ago)
SetChannelDepthSet surround sound depth of an audio channel depth should be in the range -1 (back) to 1 (front)0Nobody (1+ years ago)
SetChannelPanSet stereo balance of an audio channel pan should be in the range -1 (left) to 1 (right)0Nobody (1+ years ago)
SetChannelRateSet playback rate of an audio channel rate is a multiplier used to modify the audio channel's frequency...0Nobody (1+ years ago)
SetChannelVolumeSet playback volume of an audio channel volume should be in the range 0 (silent) to 1 (full volume)0Nobody (1+ years ago)
SetClsColorSet current Cls color The red, green and blue parameters should be in the range of 0 to 255...0Nobody (1+ years ago)
SetColorSet current color The SetColor command affects the color of Plot, DrawRect, DrawLine, DrawText, DrawImage and DrawPoly...0Nobody (1+ years ago)
SetFileModeSet file mode0Nobody (1+ years ago)
SetGadgetAlphaSet the transparency of a gadget...0Nobody (1+ years ago)
SetGadgetColorSet a gadget's background color...0Nobody (1+ years ago)
SetGadgetExtraStores a pointer to a related object, that can later be retrieved using GadgetExtra...0Nobody (1+ years ago)
SetGadgetFilterAttaches an event filter function to a MaxGUI gadget...0Nobody (1+ years ago)
SetGadgetFontSet a gadget's font...0Nobody (1+ years ago)
SetGadgetIconStripAttaches an icon strip to an item-based gadget...0Nobody (1+ years ago)
SetGadgetLayoutSet the layout rules for a gadget when its parent is resized...0Nobody (1+ years ago)
SetGadgetSensitivitySets whether a standard MaxGUI gadget emits events from the keyboard or mouse...0Nobody (1+ years ago)
SetGadgetShapeSet a gadget's size and position (in pixels) relative to its parent's client-area...0Nobody (1+ years ago)
SetGadgetTextSets a gadget's text...0Nobody (1+ years ago)