On Wednesday 12 August 2009 03:51:15 pm John wrote: > On Wednesday 12 August 2009 03:21:52 pm Ed Leafe wrote: > > On Aug 12, 2009, at 2:51 PM, Miguel Lopes wrote: > > > I've been looking for a way to accomplish this. > > > My goal was/is to have a bunch of toolbar items starting from the left > > > side of the toolbar (this is trivial), and then to have a textbox (or > > > maybe other toolItems as well) in the right side of the toolbar. > > > > No, there is no floating spacer-type control for toolbars. You might > > fake it by adding some fixed-width panels that have the same color as > > the toolbar background. > > > > > > -- Ed Leafe > > I'm not to sure this applies but the wxPython demo of the toolbar display > exactly what I think you are describing. With a TextBox and a SearchBox to > the left of the toolbar. I did not look at the code to determine how it > was done. > > Core Windows/Controls > > ToolBar > > > Johnf
I said left. I mean on the right. BTW I just tested this with a dToolBar it appears to work very well. John _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
