if in your XRC is something like:

        <object class="wxFrame" name="ConFrame">
                <style>wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL</style>
                <size>500,131</size>

then there should be no problem, at least i have none :)

Alexander schrieb:
Hello!

I'm Windows user WxWidgets. (Wx Version: 0.9 wxWidgets 2.8.9)

I have problem with XRC LoadFrame.
I found sample(that i add to attachment ) and try change size of frame.
It looks like XMLResorce ignore size tag in xrc for Frame.

How set size of frame in XRC?

Sorry for my English.


Reply via email to