1. wxEuphoria 0.10 vs wxNotebookSizer

I have most of the wxEuphoria 0.10 demos working
but there is a problem with wxNotebookSizer.

toolbar_notebook_grid.exw:36
wxNotebookSizer has not been declared
nbs                         = create( wxNotebookSizer, {nb}),

new topic     » topic index » view message » categorize

2. Re: wxEuphoria 0.10 vs wxNotebookSizer

Jerry Story wrote:
> 
> I have most of the wxEuphoria 0.10 demos working
> but there is a problem with wxNotebookSizer.
> 
> toolbar_notebook_grid.exw:36
> wxNotebookSizer has not been declared
> nbs                         = create( wxNotebookSizer, {nb}),

That's a bug in the demo.  wxNotebooksizer was deprecated in wxWidgets,
and has been removed from wxEuphoria.  I neglected to update the demo
for v0.10.0.  Please just remove (or comment out) any references to 
that control, and it should work as expected.

Matt

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu