Page 1 of 1
wxWidgets project on toolbar
Posted: Wed Dec 09, 2009 1:52 am
by evstevemd
Hi all,
I can't see wxWidgets on toolbar like one on Demo flash. Yes there is one for QT but no wx
What I'm I missing? I can do however via new projects.
Second question: I have created project for testing (I'm just switching from C::B) wxWidgets, but don't work. I have installed codelite with MINGW and WxWidgets. Do I need to configure something?
Thanks
Re: wxWidgets project on toolbar
Posted: Wed Dec 09, 2009 8:48 am
by eranif
Click on the big "green puzzle" icon on the toolbar, it will drop a menu for you with option to create wxWidgets
Eran
Re: wxWidgets project on toolbar
Posted: Fri Sep 10, 2010 10:41 pm
by jkq
Hello,
I am having the same problem of wxWidgets not on the toolbar. Also, I cannot find the "green puzzle" icon as referenced above.
How can I add the wxWidgets icons to the toolbar?
Using Windows XP. CodeLite was installed fresh using "codelite-2.7.0.4375-mingw4.4.1-wx2.8.10.exe"
Thanks for the help.
Rob.
Re: wxWidgets project on toolbar
Posted: Fri Sep 10, 2010 11:19 pm
by eranif
This specific toolbar was removed. The functionality however, is still there:
'Plugins -> Wizards -> New wxWidgets Project Wizard...'
Eran
Re: wxWidgets project on toolbar
Posted: Sat Sep 11, 2010 12:00 am
by jkq
Can get to Plugins -> Wizards
but cannot access 'New wxWidgets Project Wizard...' (option is grayed out)
Re: wxWidgets project on toolbar
Posted: Sat Sep 11, 2010 8:56 am
by eranif
this means that you don't have a workspace - create a workspace and then it will be enabled
Eran
Re: wxWidgets project on toolbar
Posted: Sat Sep 11, 2010 7:58 pm
by jkq
Excellent. Now I understand and it is working well.
Thank you!
Rob.