New pages
From IfsoGUIWiki
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)- 03:01, 20 November 2010 DrawImageAreaRect2 (hist) [742 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions ===Declaration=== '''DrawImageAreaRect2(image:ifsoGUI_Image, x:Float, y:Float, w:Float, h:Float, imgIndex:Int)'''<br> Draws an image stretched and rest…')
- 02:58, 20 November 2010 DrawImageArea2 (hist) [630 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions ===Declaration=== '''DrawImageArea2(image:ifsoGUI_Image, x:Float, y:Float, imgIndex:Int)'''<br> Draws an image restricted to the area of the viewport. …')
- 02:51, 20 November 2010 Drawbox2 (hist) [1,158 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions '''''Internal Function - Should only be called by the GUI and or a gadget.'''''<br> ===Declaration=== '''Drawbox2(images:ifsoGUI_Image, rX:Int, rY:Int,…')
- 02:43, 20 November 2010 Load9Image2 (hist) [820 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions '''''Internal Function - Should only be called by the GUI and or a gadget.'''''<br> ===Declaration=== '''Load9Image2(srcpath:String, dimensions:String[], g…')
- 02:38, 20 November 2010 IfsoGUI Image (hist) [809 bytes] Marcus (Talk | contribs) (Created page with '===ifsoGUI Image=== '''Type:''' ifsoGUI_Image<br> '''Module:''' ifsogui.gui<br> ===General=== The ifsoGUI_Image type contains the TImage for the gadget and 4 arrays that…')
- 20:34, 18 September 2009 SortList (hist) [787 bytes] Marcus (Talk | contribs) (Created page with 'Category:Methods ===Declaration=== '''SortList(bDesc:Int = False, bSortAsInt:Int = False, bData:Int = False)'''<br> '''SortList(iColumn:Int, bDesc:Int = False, bSortAsInt:Int…')
- 23:30, 11 September 2009 SetSelectBegin (hist) [304 bytes] Marcus (Talk | contribs) (Created page with 'Category:Methods ===Declaration=== '''SetSelectBegin(iBegin:Int)'''<br> Sets the character position of the selection beginning. ===Returns=== Nothing ===Parameters=== iBegi…')
- 23:29, 11 September 2009 GetSelectBegin (hist) [273 bytes] Marcus (Talk | contribs) (Created page with 'Category:Methods ===Declaration=== '''GetSelectBegin:Int()'''<br> Returns the location of the selection beginning. ===Returns=== The character position where the selection b…')
- 23:27, 11 September 2009 SetSelectLineBegin (hist) [300 bytes] Marcus (Talk | contribs) (Created page with 'Category:Methods ===Declaration=== '''SetSelectLineBegin(iBegin:Int)'''<br> Sets the line of the selection beginning. ===Returns=== Nothing ===Parameters=== iBegin:Int - Li…')
- 23:26, 11 September 2009 SetSelectCursorBegin (hist) [330 bytes] Marcus (Talk | contribs) (Created page with 'Category:Methods ===Declaration=== '''SetSelectCursorBegin(iBegin:Int)'''<br> Sets the character position of the selection beginning. ===Returns=== Nothing ===Parameters===…')
- 23:24, 11 September 2009 GetSelectLineBegin (hist) [290 bytes] Marcus (Talk | contribs) (Created page with 'Category:Methods ===Declaration=== '''GetSelectLineBegin:Int()'''<br> Returns the location of the selection beginning line. ===Returns=== The line that the selection begins …')
- 23:23, 11 September 2009 GetSelectCursorBegin (hist) [307 bytes] Marcus (Talk | contribs) (Created page with 'Category:Methods ===Declaration=== '''GetSelectCursorBegin:Int()'''<br> Returns the location of the selection beginning cursor position. ===Returns=== The cursor character p…')
- 23:17, 11 September 2009 InsertText (hist) [298 bytes] Marcus (Talk | contribs) (Created page with 'Category:Methods ===Declaration=== '''InsertText(strText:String)'''<br> Inserts text at the cursor position. ===Returns=== Nothing ===Parameters=== *strText:String - The te…')
- 23:16, 11 September 2009 CutSelection (hist) [287 bytes] Marcus (Talk | contribs) (Created page with 'Category:Methods ===Declaration=== '''CutSelection:String()'''<br> Returns the selected text and removes it from the gadget. ===Returns=== The selected text. ===Parameters=…')
- 18:04, 8 September 2009 SetShowLabel (hist) [270 bytes] Marcus (Talk | contribs) (Created page with '===Declaration=== '''SetShowLabel(bShowLabel:Int)'''<br> Sets whether or not the button label will show. ===Returns=== Nothing ===Parameters=== bShowLabel:Int - True or False …')
- 18:03, 8 September 2009 SetShowButton (hist) [267 bytes] Marcus (Talk | contribs) (Created page with '===Declaration=== '''SetShowButton(bShowButton:Int)'''<br> Sets whether or not the button will show. ===Returns=== Nothing ===Parameters=== bShowButton:Int - True or False ===…')
- 18:03, 8 September 2009 SetImages (hist) [530 bytes] Marcus (Talk | contribs) (Created page with '===Declaration=== '''SetImages(imgNormal:TImage, imgOver:TImage = Null, imgDown:TImage = Null)'''<br> Sets the images that will appear. If imgOver and/or imgDown are not passed,…')
- 18:00, 8 September 2009 GetShowLabel (hist) [243 bytes] Marcus (Talk | contribs) (Created page with '===Declaration=== '''GetShowLabel:Int()'''<br> Returns whether or not the button label will show. ===Returns=== True or False ===Parameters=== None ===Gadget Information=== Ga…')
- 17:59, 8 September 2009 GetShowButton (hist) [238 bytes] Marcus (Talk | contribs) (Created page with '===Declaration=== '''GetShowButton:Int()'''<br> Returns whether or not the button will show. ===Returns=== True or False ===Parameters=== None ===Gadget Information=== Gagdets…')
- 17:57, 8 September 2009 ImageButton (hist) [7,943 bytes] Marcus (Talk | contribs) (Created page with 'Category:Gadgets {{TOCRight}} ===Button=== '''Type:''' ifsoGUI_ImageButton<br> '''Module:''' ifsogui.imagebutton<br> '''Extends:''' ifsoGUI_Button<br> '''Imports:'…')
- 00:59, 8 September 2009 LoadSkin (hist) [271 bytes] Marcus (Talk | contribs) (Created page with 'Category:Methods ===Declaration=== '''LoadSkin(strSkin:String)'''<br> Loads a skin for just one instance of a gadget. ===Returns=== Nothing ===Parameters=== *strSkin:String…')
- 17:04, 4 September 2009 SubClassing (hist) [582 bytes] Marcus (Talk | contribs) (Created page with '===SubClassing and Custom Gadgets=== It is possible to extend any gadget in ifsoGUI to add new features or change functionality. Just extend the type of the gadget you wish to c…')
- 16:59, 4 September 2009 Incbin (hist) [1,100 bytes] Marcus (Talk | contribs) (Created page with '===Incbin=== Incbin in BlitzMax is a way to include data files, like graphics and sound, into the executable to make distribution easier. ifsoGUI is able to take advantage of th…')
- 16:42, 4 September 2009 Sounds (hist) [908 bytes] Marcus (Talk | contribs) (Created page with '===Sounds=== Gadgets are capable of playing sounds when they emit Events. Each gadget can have a sound (TSound) attached to it for each event, then when the gadget emits the…')
- 15:57, 4 September 2009 Pop (hist) [399 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions ===Declaration=== '''Pop()'''<br> Pops a viewport off of the queue. This removes the current viewport and sets the current viewport to the previous settin…')
- 15:55, 4 September 2009 Push (hist) [367 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions ===Declaration=== '''Push()'''<br> Pushes a viewport onto the queue. This will completely replace the current viewport. ===Returns=== Nothing ===Paramet…')
- 15:54, 4 September 2009 DrawTextArea (hist) [371 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions ===Declaration=== '''DrawTextArea(text:String, x:Float, y:Float)'''<br> Draws text restricted to the area of the viewport. ===Returns=== Nothing ===Param…')
- 15:52, 4 September 2009 DrawRect (hist) [452 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions ===Declaration=== '''DrawRect(x:Float, y:Float, width:Float, height:Float)'''<br> Draws a rectangle restricted to the area of the view port. ===Returns===…')
- 15:51, 4 September 2009 DrawLine (hist) [618 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions ===Declaration=== '''DrawLine(x:Float, y:Float, x2:Float, y2:Float, LastPixel:Int = True)'''<br> Draws a line restricted to the area of the viewport. The l…')
- 15:47, 4 September 2009 DrawImageAreaRect (hist) [606 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions ===Declaration=== '''DrawImageAreaRect(image:TImage, x:Float, y:Float, w:Float, h:Float)'''<br> Draws an image stretched and restricted to the area of the …')
- 15:45, 4 September 2009 DrawImageArea (hist) [502 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions ===Declaration=== '''DrawImageArea(image:TImage, x:Float, y:Float)'''<br> Draws an image restricted to the area of the viewport. If part of the image woul…')
- 15:42, 4 September 2009 Add (hist) [1,008 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions ===Declaration=== '''Add(iX:Int, iY:Int, iW:Int, iH:Int)'''<br> Pushes a viewport onto the queue in add mode. If the viewport being pushed onto the queue i…')
- 15:27, 4 September 2009 VP (hist) [2,407 bytes] Marcus (Talk | contribs) (Created page with '===ifsoGUI ViewPort=== '''Type:''' ifsoGUI_VP<br> '''Module:''' ifsogui.gui<br> ===General=== The ifsoGUI_VP type allows you to specify a viewport that gets more and mor…')
- 01:00, 4 September 2009 FontSystems (hist) [6,951 bytes] Marcus (Talk | contribs) (Created page with '====Using a Custom Font System (bitmap fonts)==== ===General=== You should be able to use just about any custom bitmap font system with ifsoGUI. This is supported by having 3 ov…')
- 00:34, 4 September 2009 Skins (hist) [5,491 bytes] Marcus (Talk | contribs) (Created page with '===Skins=== Skins allows you to set a theme for your game/application. You design the graphics and the GUI uses them. You are free to use one of the skins that comes with ifsoG…')
- 21:00, 3 September 2009 UnSetModal (hist) [372 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions '''''Internal Function - Should only be called by the GUI and or a gadget.'''''<br> ===Declaration=== '''UnSetModal()'''<br> Unsets the Modal gadget. ===R…')
- 21:00, 3 September 2009 SetModal (hist) [423 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions '''''Internal Function - Should only be called by the GUI and or a gadget.'''''<br> ===Declaration=== '''SetModal(gadget:ifsoGUI_Base)'''<br> Sets a gadget…')
- 20:57, 3 September 2009 SetActiveGadget (hist) [468 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions '''''Internal Function - Should only be called by the GUI and or a gadget.'''''<br> ===Declaration=== '''SetActiveGadget(gadget:ifsoGUI_Base)'''<br> Sets t…')
- 20:57, 3 September 2009 RemoveTabOrder (hist) [441 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions '''''Internal Function - Should only be called by the GUI and or a gadget.'''''<br> ===Declaration=== '''RemoveTabOrder(g:ifsoGUI_Base)'''<br> Removes a ga…')
- 20:51, 3 September 2009 Register (hist) [716 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions '''''Internal Function - Should only be called by the GUI and or a gadget.'''''<br> ===Declaration=== '''Register(SystemEvent(id:Int, data:Int))'''<br> Reg…')
- 20:47, 3 September 2009 ChangeTabOrder (hist) [503 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions '''''Internal Function - Should only be called by the GUI and or a gadget.'''''<br> ===Declaration=== '''ChangeTabOrder(g:ifsoGUI_Base, NewOrder:Int)'''<br…')
- 20:45, 3 September 2009 AddEvent (hist) [450 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions '''''Internal Function - Should only be called by the GUI and or a gadget.'''''<br> ===Declaration=== '''AddEvent(e:ifsoGUI_Event)'''<br> Adds an [[Events|…')
- 20:31, 3 September 2009 SetZipInfo (hist) [450 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions ===Declaration=== '''SetZipInfo(strFileName:String, strPassword:String)'''<br> Sets the information to use if theme files are loaded from a zip f…')
- 20:28, 3 September 2009 SetUseIncBin (hist) [292 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions ===Declaration=== '''SetUseIncBin(bIncBin:Int)'''<br> Sets whether or not theme files should be loaded with incbin. ===Returns=== Not…')
- 20:27, 3 September 2009 SetUseEvents (hist) [340 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions ===Declaration=== '''SetUseEvents(bEvents:Int)'''<br> Sets whether the gadgets are putting Events into the event queue or not. If this is false, event…')
- 20:25, 3 September 2009 SetUseCustomFontSystem (hist) [302 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions ===Declaration=== '''SetUseCustomFontSystem(bCustomFont:Int)'''<br> Sets whether or not the user is using a custom font system. ===Returns…')
- 20:24, 3 September 2009 SetTipFont (hist) [264 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions ===Declaration=== '''SetTipFont(Font:TImageFont)'''<br> Sets the Font used for the Tips. ===Returns=== Nothing ===Parameters=== *Font:TImageFont - Font t…')
- 20:22, 3 September 2009 SetTipAlpha (hist) [271 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions ===Declaration=== '''SetTipAlpha(fAlpha:Float)'''<br> Set the Alpha value used when drawing the tooltip. ===Returns=== Nothing ===Parameters=== *fAlpha:F…')
- 20:21, 3 September 2009 SetTabbing (hist) [312 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions ===Declaration=== '''SetTabbing(bTabbing:Int = True)'''<br> Sets whether or not the Tab key can move focus from gadget to gadget. ===Returns=== Nothing =…')
- 20:19, 3 September 2009 SetTabActive (hist) [307 bytes] Marcus (Talk | contribs) (Created page with 'Category:Functions ===Declaration=== '''SetTabActive(bActive:Int = True)'''<br> Sets whether or not the Tab key can move focus to the GUI if no gadgets have the focus. =…')
