Re: wxGlade 0.7.1 RC1
Udi Fuchs <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <CABznK11Z0YgUEfM1fa_vdvjBQ7_ht1PdJ8X-bcj6bTBRV=ev_g@mail.gmail.com> |
The following compiles and runs fine:
const wxString choice_empty_choices[] = { };
choice_empty = new wxChoice(notebook_1_wxChoice, wxID_ANY,
wxDefaultPosition, wxDefaultSize, 0, choice_empty_choices);
------------------------------------------------------------------------------
_______________________________________________
wxGlade-general mailing list
wxGlade-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/wxglade-general