Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
wxSmith and it's amazing improvement!
rickg22:
Try editing (latest SVN) codeblocks' XRC files by double-clicking on them from the project tree. wxSmith opens them, but I get that nasty "no handler defined for this type of file" noisy error. Then, the dialogs stretch so much horizontally that a scrollbar appears in the editor. Then some of the notebook dialogs looked screwed up, and then I got a sefault :(
David Perfors:
The loading of xrc files is not perfect. That is already said many times... :( I hope this wil changed soon...
takeshimiya:
True, but anyways, the "No handler defined..." is a Code::Blocks bug I think.
Just add any file non registered in C::B to any project.
Then do a double click on it.
Then press Cancel.
Scorpion wins! :)
EDIT: I'm hijacking my own thread :lol:
Let's get back to wxSmith here.
squizzz:
@Takeshi Miya - what is Non-sizer design? Is it freehand widgets positioning maybe? If that's the case, wxSmith supports it (true if done outside the sizer, otherwise would make no sense, of course if I get the idea of sizers right).
Great comparison, by the way. :)
byo:
Thx for this comparision.
It clearly shows me what I should add :D
And sorry for all XRC incompatibilities. I haven't had time to investigate it better :oops:
Ok, wxGridBagSizer is missing in class list.
And wxSmith supports non-sizer design (but it may be little bit hard because can not resize main window) - just do not add sizer but components.
And what's "XRC code loading" ?
Thx for such big notes :)
And could this be moved to RAD plugins development ?It would be easier to find :)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version