User contributions

From Dabo Wiki
Jump to: navigation, search
Search for contributions
 
 
     
 
   

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

  • 15:43, 14 May 2020 (diff | hist) . . (+403). . N Dabo.ui.setdFormClass(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.setdFormClass(typ) </syntaxhighlight> == Description: == Re-defines dForm as either the SDI form class, or the c...") (current)
  • 15:41, 14 May 2020 (diff | hist) . . (+649). . N Dabo.ui.saveScreenShot(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.saveScreenShot(obj=None, imgType=None, pth=None) </syntaxhighlight> == Description: == Takes a screenshot of the spe...") (current)
  • 15:40, 14 May 2020 (diff | hist) . . (+646). . N Dabo.ui.browse(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.browse(dataSource, parent=None) </syntaxhighlight> == Description: == Takes a data source, and constructs a grid to...") (current)
  • 15:38, 14 May 2020 (diff | hist) . . (+376). . N Dabo.ui.createForm(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.createForm(srcFile, show=False) </syntaxhighlight> == Description: == Creates a live form from a '''.cdxml''' file....") (current)
  • 15:36, 14 May 2020 (diff | hist) . . (+485). . N Dabo.ui.sortList(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.sortList(chc, Caption="", ListCaption="") </syntaxhighlight> == Description: == Wrapper function that brings up the...") (current)
  • 14:32, 14 May 2020 (diff | hist) . . (+577). . N Dabo.ui.yieldUI(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.yieldUI(*args, **kwargs) </syntaxhighlight> == Description: == Yields control to pending messages in the windowing s...") (current)
  • 14:30, 14 May 2020 (diff | hist) . . (+845). . N Dabo.ui.busyInfo(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.busyInfo(msg="Please wait...", *args, **kwargs) </syntaxhighlight> == Description: == Displays a small window contai...") (current)
  • 14:25, 14 May 2020 (diff | hist) . . (+770). . N Dabo.ui.callEvery(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.callEvery(interval, func, *args, **kwargs) </syntaxhighlight> == Description: == Creates and returns a timer object...") (current)
  • 14:22, 14 May 2020 (diff | hist) . . (+482). . N Dabo.ui.setAfterInterval(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.setAfterInterval(interval, obj, prop, val) </syntaxhighlight> == Description: == See the documentation for dabo.ui...") (current)
  • 14:20, 14 May 2020 (diff | hist) . . (+530). . N Dabo.ui.setAfter(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.setAfter(obj, prop, val) </syntaxhighlight> == Description: == This works just like dabo.ui.callAfter(), but all...") (current)
  • 14:19, 14 May 2020 (diff | hist) . . (+13). . Dabo.ui.callAfterInterval(current)
  • 14:18, 14 May 2020 (diff | hist) . . (+1,019). . N Dabo.ui.callAfterInterval(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.callAfterInterval(interval, func, *args, **kwargs) </syntaxhighlight> == Description: == This function serves two pu...")
  • 14:16, 14 May 2020 (diff | hist) . . (+1,979). . N Dabo.ui.callAfter(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.callAfter(fnc, *args, **kwargs) </syntaxhighlight> == Description: == In a GUI, there are times when you can't contr...") (current)
  • 22:24, 13 May 2020 (diff | hist) . . (+296). . N Dabo.ui.isMouseMiddleDown(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.isMouseMiddleDown() </syntaxhighlight> == Description: == Basic function to determine the status of the middle mouse...") (current)
  • 22:24, 13 May 2020 (diff | hist) . . (+293). . N Dabo.ui.isMouseRightDown(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.isMouseRightDown() </syntaxhighlight> == Description: == Basic function to determine the status of the right mouse b...") (current)
  • 22:24, 13 May 2020 (diff | hist) . . (+290). . N Dabo.ui.isMouseLeftDown(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.isMouseLeftDown() </syntaxhighlight> == Description: == Basic function to determine the status of the left mouse but...") (current)
  • 22:23, 13 May 2020 (diff | hist) . . (+271). . N Dabo.ui.isAltDown(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.isAltDown() </syntaxhighlight> == Description: == Basic function to determine the status of the Alt Key. == Returns...") (current)
  • 22:22, 13 May 2020 (diff | hist) . . (+480). . N Dabo.ui.isShiftDown(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.isShiftDown() </syntaxhighlight> == Description: == Basic function to determine the status of the Shift Key. == Ret...") (current)
  • 22:21, 13 May 2020 (diff | hist) . . (0). . Dabo.ui.isCommandDown(Returns:) (current)
  • 22:20, 13 May 2020 (diff | hist) . . (+376). . N Dabo.ui.isCommandDown(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.isCommandDown() </syntaxhighlight> == Description: == Basic function to determine the status of the Command Key. =...")
  • 22:19, 13 May 2020 (diff | hist) . . (+283). . N Dabo.ui.isControlDown(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.isControlDown() </syntaxhighlight> == Description: == Basic function to determine the status of the Control Key. ==...") (current)
  • 22:17, 13 May 2020 (diff | hist) . . (+313). . N Dabo.ui.getInt(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.getInt(message="Enter an integer value:", caption="Dabo", defaultValue=0) </syntaxhighlight> == Description: == Simp...") (current)
  • 22:16, 13 May 2020 (diff | hist) . . (+337). . N Dabo.ui.getString(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.getString(message="Please enter a string:", caption="Dabo", defaultValue="") </syntaxhighlight> == Description: == S...") (current)
  • 20:46, 13 May 2020 (diff | hist) . . (+1,311). . N Dabo.ui.getSaveAsAndType(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.getFolder(message="Choose a folder", defaultPath="", wildcard="*") </syntaxhighlight> == Description: == Presents th...") (current)
  • 20:43, 13 May 2020 (diff | hist) . . (+411). . N Dabo.ui.getFolder(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.getFolder(message="Choose a folder", defaultPath="", wildcard="*") </syntaxhighlight> == Description: == Displays th...") (current)
  • 20:39, 13 May 2020 (diff | hist) . . (+651). . N Dabo.ui.getSaveAs(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.getSaveAs(*args, **kwargs) </syntaxhighlight> == Description: == Presents the user with the operating system dialog...") (current)
  • 20:37, 13 May 2020 (diff | hist) . . (+1,495). . N Dabo.ui.getFileAndType(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.getFileAndType(*args, **kwargs) </syntaxhighlight> Additionally, you can pass Keyword args: '''message=''' Text stri...") (current)
  • 20:33, 13 May 2020 (diff | hist) . . (+1,864). . N Dabo.ui.getFile(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.getFile(*args, **kwargs) </syntaxhighlight> Additionally, you can pass Keyword args: * '''message=''' Text string to...") (current)
  • 18:04, 13 May 2020 (diff | hist) . . (+1,007). . N Dabo.ui.areYouSure(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.areYouSure(message="Are you sure?", title=None, defaultNo=False, cancelButton=True, parent=None) </syntaxhighlight>...") (current)
  • 18:03, 13 May 2020 (diff | hist) . . (-3). . Dabo.ui.stop(current)
  • 18:02, 13 May 2020 (diff | hist) . . (+828). . N Dabo.ui.stop(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.stop(message="Stop", title=None, parent=None) </syntaxhighlight> == Description: == Display a brief critical message...")
  • 18:00, 13 May 2020 (diff | hist) . . (+785). . N Dabo.ui.exclaim(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.exclaim(message="Important", title=None, parent=None) </syntaxhighlight> == Description: == Display a brief importan...") (current)
  • 17:50, 13 May 2020 (diff | hist) . . (+774). . N Dabo.ui.info(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.info(message="Information", title=None, parent=None) </syntaxhighlight> == Description: == Display a brief message t...") (current)
  • 01:24, 13 May 2020 (diff | hist) . . (+281). . N Dabo.ui.getAvailableFonts(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.getAvailableFonts() </syntaxhighlight> == Description: == Queries the operating system to determine all the installe...") (current)
  • 01:22, 13 May 2020 (diff | hist) . . (+566). . N Dabo.ui.getFont(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.getFont(font=None) </syntaxhighlight> == Description: == Displays the font selection dialog for the platform. Return...") (current)
  • 01:21, 13 May 2020 (diff | hist) . . (+381). . N Dabo.ui.getDate(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.getDate(dt=None) </syntaxhighlight> == Description: == Displays a calendar dialog for the user to select a date. Def...") (current)
  • 01:19, 13 May 2020 (diff | hist) . . (+1). . Dabo.ui Functions(current)
  • 01:19, 13 May 2020 (diff | hist) . . (+386). . N Dabo.ui.getColor(Created page with "== Signature: == <syntaxhighlight lang="python"> dabo.ui.getColor(color=None) </syntaxhighlight> == Description: == Displays the color selection dialog for the platform. If...") (current)
  • 21:30, 12 May 2020 (diff | hist) . . (+1,697). . N Dabo.ui Functions(Created page with "== Common Dialog functions == * dabo.ui.getColor() * dabo.ui.getDate() * dabo.ui.getFont() * dabo.ui.getAvailableFonts() * Message Display functions * da...")
  • 21:18, 12 May 2020 (diff | hist) . . (+1,055). . N ValueMode(Created page with "Controls that allow the user to select from several items have options for determining how to represent the selection. Do we go with the text of the selection, the position of...") (current)
  • 21:12, 12 May 2020 (diff | hist) . . (+582). . N PyObjC(Created page with "From the PyObjC homepage ([http://pyobjc.sourceforge.net/ http://pyobjc.sourceforge.net/]): The '''PyObjC''' project aims to provide a bridge between the Python and Objective...") (current)
  • 21:10, 12 May 2020 (diff | hist) . . (+6,188). . N DrawObjects(Created page with "Dabo supports the drawing of basic shapes on any of its UI surfaces. This is done by calling one of several drawing primitives: <syntaxhighlight lang="python"> obj = self.dra...") (current)
  • 20:54, 12 May 2020 (diff | hist) . . (+2,797). . N DMediaControl(Created page with "'''dMediaControl''' is used to incorporate video or audio content into your application. It can play all of the most common formats: '''.mov''', '''.avi''', '''.mpeg''' for vi...") (current)
  • 20:45, 12 May 2020 (diff | hist) . . (+1,390). . N DScrollPanel(Created page with "'''dScrollPanel''' is closely related to dPanel, and is used for similar things. The one difference, as the name implies, is that it can have a virtual area bigger than it...") (current)
  • 20:43, 12 May 2020 (diff | hist) . . (+4,901). . N DPanel(Created page with "'''dPanel''' is a container for other controls. It is helpful in arranging controls into logical groupings. On Windows, it is required as the "background" of a form in order f...") (current)
  • 20:22, 12 May 2020 (diff | hist) . . (+3,741). . N DDialog(Created page with "Dialogs are like forms, but are modal and are used to request a very specific piece of information from the user, and/or display specific messages to the user. So in typical u...") (current)
  • 20:09, 12 May 2020 (diff | hist) . . (+2,138). . N DPageNoTabs(Created page with "'''dPageNoTabs''' is the paged control class to use when you do not want to allow the user to randomly select a page, but instead want to control which page is visible by prog...") (current)
  • 20:07, 12 May 2020 (diff | hist) . . (+2,996). . N DPageSelect(Created page with "'''dPageSelect''' is one variation on the paged control; instead of using tabs to select pages, the user is given a dropdown list; selecting an item in the list selects the as...") (current)
  • 20:06, 12 May 2020 (diff | hist) . . (+2,994). . N DPageList(Created page with "'''dPageList''' is one variation on the paged control; instead of using tabs to select pages, the user is given a list control; selecting an item in the list selects the assoc...") (current)
  • 20:02, 12 May 2020 (diff | hist) . . (-91). . DPageFrame(current)

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)