Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

wxSmith: HtmlWindow patch, and adding support for wxStdDialogButtonSizer

(1/1)

takeshimiya:
Hi!

First patch: wxStdDialogButtonSizer addition
I've tried to add support for wxStdDialogButtonSizer to wxSmith. It works in non-XRC mode :), but in XRC fails.
I don't know what to do with the xrc handlers, so I'm attaching the patch here.
Also, I've found some shortcomings in wxSmith when trying to add this, see the TODO's in the patch.

Another patch: wxHtmlWindow fix
I've done XRC saving/loading properly for wxHtmlWindow.
It was saving
--- Code: (xml) ---<url></url>
--- End code ---
etc, even if it was empty. And that pops out an "html not found" obviously. So it really shouldn't save the tags at all. This patch fix it. :)

SF is down ATM, but I'll post up there when it goes online again.

[attachment deleted by admin]

byo:
Thx for pathes :) I'll try to append soon :)

byo:
Ok, pathes applied  :D
I've also looked for this wxStdDialogButtonSizer and see what's going on with it  :)

I've additionally started redesigning properties system and that may affect widgets code. So I've decided to wait with anything else till rewrite of main engine is done. So the bugs will have to wait. But I hope it won't get long :)

Navigation

[0] Message Index

Go to full version