Gambas Documentation
Application Repository
Code Snippets
Compilation & Installation
Components
Controls pictures
Deprecated components
Developer Documentation
'gb.qt' implementation details
Button
ComboBox
Label & TextLabel
ListBox
TextBox
Window & Form
Additional Gambas Components
Gambas Programming Interface
How To Program Components In C/C++
How To Program Components In Gambas
Development Environment Documentation
Documents
Error Messages
Gambas Playground
How To's
Language Index
Language Overviews
Last Changes
Lexicon
README
Search the wiki
To Do
Topics
Tutorials
Wiki License
Wiki Manual
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
Button
Due to QT limitations, when
Picture
is set, the picture is left aligned only.
The
Default
and
Cancel
are implemented by using two boolean variables in the
Window
object.
The control height must no be lower than its font height + 4 pixels.