How can i create More than One ToolBar in wxMDIParentFrame

Echeverria Rabi, Cristián wrote:

You need to create the second ToolBar using the normal constructor and take care of the layout like any other control (using sizers for example).

yep. Check out:

http://wiki.wxpython.org/index.cgi/WorkingWithToolBars

I'm not sure how it will work with an MDIFrame. Personally, I'd stay away form MDI anyway, particularly for a cross platform app.

-Chris

···

--
Christopher Barker, Ph.D.
Oceanographer
                                         
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@noaa.gov