Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
wxSmithAui plugin: wxAui support for wxSmith
Ganbito:
Updated to version 0.6.1 beta. Mainly a bug fix release. More to come.
ADDED: Standard pane type support. When you change the standard pane type, it change the needed properties to match the standard pane type you selected. If you change any other property later, standard pane type don't change, but you get the change on the result.
--- Quote from: GeO on January 24, 2009, 05:30:46 pm --- Generally: When i undock a pane i can't dock them on again
--- End quote ---
FIXED: I misunderstood you because it works if not all were checked.
--- Quote from: GeO on January 24, 2009, 05:30:46 pm --- wxAuiNotebook: 1) I can't select the wxAuiNotebook in the Editor
2) I can't change to another page by clicking on the tab
--- End quote ---
FIXED: Problem was the HitTest method on wxAuiNotebook, that don't work ok. I've reimplemented that method.
--- Quote from: GeO on January 24, 2009, 05:30:46 pm --- 3) If i turn on the option 'AUI Resizable' i can't
change anymore the size of the wxAuiNotebook in
the editor!
--- End quote ---
FIXED.
lifeofgary:
I would love to try this plugin, it exactly duplicates what I want to do create a wxaui application in codeblocks. Unfortunately I'm new to codeblocks and am having trouble finding instructions on how to install a plugin from source. So far I've tried opening wxSmithAui.cbp I was asked to define the following vars (I have no idea what the correct values should be or if I'm going down the right path) wxsmith, wxpropgrid.
A little guidance would be helpful.
MortenMacFly:
--- Quote from: Ganbito on February 01, 2009, 06:35:50 pm ---Updated to version 0.6.1 beta. Mainly a bug fix release. More to come.
--- End quote ---
Taking the risk of repeating myself: That is a very nice contribution, really!
GeO:
--- Quote from: lifeofgary on February 01, 2009, 07:41:08 pm ---I was asked to define the following vars (I have no idea what the correct values should be or if I'm going down the right path) wxsmith, wxpropgrid.
--- End quote ---
Just make two new global variables one for wxsmith with the path to wxsmith
("Path\to\the\c::b\source"\src\plugins\contrib\wxSmith)
and another one for wxpropgrid ("Path\to\the\c::b\source"\src\plugins\contrib\wxSmith\propgrid\contrib)
GeO
lifeofgary:
Thank you Geo! I will try this.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version