]> git.saurik.com Git - wxWidgets.git/blame - contrib/utils/wxrcedit/df/sizeritem.df
added test for wxProgressDialog::Resume
[wxWidgets.git] / contrib / utils / wxrcedit / df / sizeritem.df
CommitLineData
56d2f750
VS
1# don't delete this file!
2# it servers as helper df for sizer items
3
4node sizeritem
5type sizeritem
6var option of integer
7var flag of flags wxEXPAND,wxALL,wxLEFT,wxRIGHT,wxTOP,wxBOTTOM,wxALIGN_CENTER,wxALIGN_LEFT,wxALIGN_TOP,wxALIGN_RIGHT,wxALIGN_BOTTOM,wxALIGN_CENTER_HORIZONTAL,wxALIGN_CENTER_VERTICAL,wxNORTH,wxSOUTH,wxEAST,wxWEST,wxGROW,wxSHAPED,wxSTRETCH_NOT
bebb14d5 8var border of dimension
266527ec 9var minsize of coord