]> git.saurik.com Git - wxWidgets.git/blame_incremental - contrib/utils/wxrcedit/df/wxListBox.df
Typos fixed and further clarification of the Python situation on Panther
[wxWidgets.git] / contrib / utils / wxrcedit / df / wxListBox.df
... / ...
CommitLineData
1node wxListBox
2var style of flags wxLB_SINGLE,wxLB_MULTIPLE,wxLB_EXTENDED,wxLB_HSCROLL,wxLB_ALWAYS_SB,wxLB_NEEDED_SB,wxLB_SORT
3var selection of integer
4var content of not_implemented
5derived from control