|
818 | 818 | <property name="wrap">-1</property> |
819 | 819 | </object> |
820 | 820 | </object> |
821 | | - <object class="gbsizeritem" expanded="0"> |
| 821 | + <object class="gbsizeritem" expanded="1"> |
822 | 822 | <property name="border">5</property> |
823 | 823 | <property name="colspan">1</property> |
824 | 824 | <property name="column">0</property> |
825 | 825 | <property name="flag">wxALL|wxEXPAND</property> |
826 | 826 | <property name="row">1</property> |
827 | 827 | <property name="rowspan">1</property> |
828 | | - <object class="wxListCtrl" expanded="0"> |
| 828 | + <object class="wxListBox" expanded="1"> |
829 | 829 | <property name="BottomDockable">1</property> |
830 | 830 | <property name="LeftDockable">1</property> |
831 | 831 | <property name="RightDockable">1</property> |
|
839 | 839 | <property name="caption"></property> |
840 | 840 | <property name="caption_visible">1</property> |
841 | 841 | <property name="center_pane">0</property> |
| 842 | + <property name="choices"></property> |
842 | 843 | <property name="close_button">1</property> |
843 | 844 | <property name="context_help"></property> |
844 | 845 | <property name="context_menu">1</property> |
|
870 | 871 | <property name="resize">Resizable</property> |
871 | 872 | <property name="show">1</property> |
872 | 873 | <property name="size"></property> |
873 | | - <property name="style">wxLC_LIST|wxLC_SINGLE_SEL</property> |
| 874 | + <property name="style">wxLB_HSCROLL|wxLB_NEEDED_SB|wxLB_SINGLE</property> |
874 | 875 | <property name="subclass">; ; forward_declare</property> |
875 | 876 | <property name="toolbar_pane">0</property> |
876 | 877 | <property name="tooltip"></property> |
|
883 | 884 | <property name="window_style"></property> |
884 | 885 | </object> |
885 | 886 | </object> |
886 | | - <object class="gbsizeritem" expanded="0"> |
| 887 | + <object class="gbsizeritem" expanded="1"> |
887 | 888 | <property name="border">5</property> |
888 | 889 | <property name="colspan">1</property> |
889 | 890 | <property name="column">0</property> |
890 | 891 | <property name="flag">wxALL|wxEXPAND</property> |
891 | 892 | <property name="row">3</property> |
892 | 893 | <property name="rowspan">1</property> |
893 | | - <object class="wxListCtrl" expanded="0"> |
| 894 | + <object class="wxListBox" expanded="1"> |
894 | 895 | <property name="BottomDockable">1</property> |
895 | 896 | <property name="LeftDockable">1</property> |
896 | 897 | <property name="RightDockable">1</property> |
|
904 | 905 | <property name="caption"></property> |
905 | 906 | <property name="caption_visible">1</property> |
906 | 907 | <property name="center_pane">0</property> |
| 908 | + <property name="choices"></property> |
907 | 909 | <property name="close_button">1</property> |
908 | 910 | <property name="context_help"></property> |
909 | 911 | <property name="context_menu">1</property> |
|
935 | 937 | <property name="resize">Resizable</property> |
936 | 938 | <property name="show">1</property> |
937 | 939 | <property name="size"></property> |
938 | | - <property name="style">wxLC_LIST|wxLC_NO_HEADER|wxLC_SINGLE_SEL</property> |
| 940 | + <property name="style">wxLB_HSCROLL|wxLB_NEEDED_SB|wxLB_SINGLE</property> |
939 | 941 | <property name="subclass">; ; forward_declare</property> |
940 | 942 | <property name="toolbar_pane">0</property> |
941 | 943 | <property name="tooltip"></property> |
|
0 commit comments