09dc1241b7
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 lines
341 B
Plaintext
13 lines
341 B
Plaintext
node window
|
|
type normal
|
|
abstract
|
|
var pos of coord
|
|
var size of coord
|
|
var style of flags wxSIMPLE_BORDER,wxSUNKEN_BORDER,wxDOUBLE_BORDER,wxRAISED_BORDER,wxSTATIC_BORDER,wxTRANSPARENT_WINDOW,wxWANTS_CHARS,wxNO_FULL_REPAINT_ON_RESIZE
|
|
var tooltip of text
|
|
var fg of color
|
|
var bg of color
|
|
var enabled of bool
|
|
var focused of bool
|
|
var hidden of bool
|