[wx-dev] How to include dialog contents in main frame window

Shriram Bhat shriramnb at gmail.com
Sun Mar 23 01:18:52 PDT 2008


Hi list,
I am new to wxWidgets.

I am developing an application in wxWidgets. I have a main frame window with
a blank space between toolbar and statusbar.
I want to fill this empty area with the widgets that are already created in
other wxDialog windows.

i.e depending on the menu/toolbar option i want to display different widgets
with data in the main window.
These widgets i have already created in different wxDialogs.

My question is how to show these widgets in main window dynamically? In Mac
we can get the window view of other dialogs and add this as subview to main
window view to show.
In wxWidget how can we do this? It will be very helpful for me if one can
point me to where i need to look or any sample code.

Thanks in advance,
Shriram
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-dev/attachments/20080323/70123=
b59/attachment.htm


More information about the wx-dev mailing list