wxCrafter and AUI
-
- CodeLite Guru
- Posts: 352
- Joined: Sun Nov 29, 2009 7:36 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
wxCrafter and AUI
Is there any way to use wxCrafter and AUI components? I would like to make Aui managed wxFrame and I cannot see how I can do that!
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: wxCrafter and AUI
No you cant.evstevemd wrote:Is there any way to use wxCrafter and AUI components? I would like to make Aui managed wxFrame and I cannot see how I can do that!
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Guru
- Posts: 352
- Joined: Sun Nov 29, 2009 7:36 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: wxCrafter and AUI
Is it in the list?eranif wrote:No you cant.evstevemd wrote:Is there any way to use wxCrafter and AUI components? I would like to make Aui managed wxFrame and I cannot see how I can do that!
Eran
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: wxCrafter and AUI
Not at the moment. As I am adding more controls that I think more important (such as wxDataViewListCtrl, wxDataViewCtrl, wxDataViewTreeCtrl and others)
Eran
Eran
Make sure you have read the HOW TO POST thread
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: wxCrafter and AUI
FYI:
wxAUI is now fully supported by wxCrafter
A new version will be out in the coming week or two
Eran
wxAUI is now fully supported by wxCrafter
A new version will be out in the coming week or two
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Guru
- Posts: 352
- Joined: Sun Nov 29, 2009 7:36 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: wxCrafter and AUI
Cannot find a way to use AUIManager on wxPaneleranif wrote:FYI:
wxAUI is now fully supported by wxCrafter
A new version will be out in the coming week or two
Eran
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: wxCrafter and AUI
What do you mean by this? You can't find the wxAuiManager button? or... ?evstevemd wrote:Cannot find a way to use AUIManager on wxPanel
Because it is working without a problem
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Guru
- Posts: 352
- Joined: Sun Nov 29, 2009 7:36 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: wxCrafter and AUI
Yeah. Cannot locate it. Under which tab it is found (may be am skipping?)eranif wrote:What do you mean by this? You can't find the wxAuiManager button? or... ?evstevemd wrote:Cannot find a way to use AUIManager on wxPanel
Because it is working without a problem
Eran
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: wxCrafter and AUI
I can't remember how it was looked like in 1.1
I think it should be under "Advanced"
In 1.2 it is under "Sizers" (which I have renamed to "Layout")
Eran
I think it should be under "Advanced"
In 1.2 it is under "Sizers" (which I have renamed to "Layout")
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Guru
- Posts: 352
- Joined: Sun Nov 29, 2009 7:36 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: wxCrafter and AUI
I use 1.1 and its under sizers.eranif wrote:I can't remember how it was looked like in 1.1
I think it should be under "Advanced"
In 1.2 it is under "Sizers" (which I have renamed to "Layout")
Eran
Thanks for a tip!
CodeLite 15.x
CodeLite is awesome, I just Love it!