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
wxWidgets project on toolbar
-
- CodeLite Guru
- Posts: 352
- Joined: Sun Nov 29, 2009 7:36 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
wxWidgets project on toolbar
CodeLite 15.x
CodeLite is awesome, I just Love it!
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: wxWidgets project on toolbar
Click on the big "green puzzle" icon on the toolbar, it will drop a menu for you with option to create wxWidgets
Eran
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 3
- Joined: Tue Sep 07, 2010 12:30 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: wxWidgets project on toolbar
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.
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.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: wxWidgets project on toolbar
This specific toolbar was removed. The functionality however, is still there:
'Plugins -> Wizards -> New wxWidgets Project Wizard...'
Eran
'Plugins -> Wizards -> New wxWidgets Project Wizard...'
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 3
- Joined: Tue Sep 07, 2010 12:30 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: wxWidgets project on toolbar
Can get to Plugins -> Wizards
but cannot access 'New wxWidgets Project Wizard...' (option is grayed out)
but cannot access 'New wxWidgets Project Wizard...' (option is grayed out)
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: wxWidgets project on toolbar
this means that you don't have a workspace - create a workspace and then it will be enabled
Eran
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 3
- Joined: Tue Sep 07, 2010 12:30 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: wxWidgets project on toolbar
Excellent. Now I understand and it is working well.
Thank you!
Rob.
Thank you!
Rob.