Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

wxsmith wizard

(1/1)

tern:
create a wxsmith project->start wizard->create mainframe.cpp:

MainFrame::MainFrame(wxWindow* parent,wxWindowID id)
{
...
SetMenuBar(new wxStatusBar(this,-1));   //here,,SetStatusBar
}

byo:
Surely a bug  :oops:
Should be updated soon  :D

tiwag:
was already posted, but somehow overlooked ...

cyberkoa:
Bug fixed at rev 2364 :)

Navigation

[0] Message Index

Go to full version