Difference between revisions of "Gambas/controls"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(Created page with "* /Form")
 
(GridView)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
In the official wiki, documentation for controls is within the documentation for the [[../libraries|library]] that defines them (typically {{l/sub|gb.qt4|Gambas/libraries}}).
 +
 
* [[/Form]]
 
* [[/Form]]
 +
* [[/ComboBox]]
 +
* [[/GridView]]
 +
* [[/RadioButton]]

Latest revision as of 20:20, 9 May 2015

In the official wiki, documentation for controls is within the documentation for the library that defines them (typically gb.qt4).