fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Home > comp > gb.qt > .draw.style > button
 
Edit  Rename  Undo  Refresh 
-> 3.0
 
Documentation
History  
Button - History
04/17/2008 06:21:31 - gambas
No change
03/19/2008 06:58:13 - gambas
Draws a push button frame.                                                       Draws a push button frame.                                                    
                                                                                                                                                               
* _X_, _Y_, _Width_, and _Height_ are the dimension of the button.               * _X_, _Y_, _Width_, and _Height_ are the dimensions of the button.            
* _Value_ is [/lang/true] if the button is pressed, [/lang/false] if the butto   * _Value_ is [/lang/true] if the button is pressed, [/lang/false] if the butto
* _State_ is [/lang/true] if the button is disabled, [/lang/false] otherwise.    * _State_ is [/lang/true] if the button is disabled, [/lang/false] otherwise. 
                                                                                                                                                               
03/19/2008 06:55:16 - gambas
Creation