Under linux + gnome3 + wxgtk 2.8.12 (my system), I also had problems with docking the right toolbar on the left. I found that it made a difference whether the window was maximized or not; working when it was not maximized. I'd guess the panes are keying off the widget borders and will investigate the wx code...
-hauptmech On 30/08/2011 10:37 p.m., Wayne Stambaugh wrote: > On 8/29/2011 6:45 PM, hauptmech wrote: >> Here's the diff I promised. >> >> The main thing I'm wondering is does the idiom (inheriting the >> wxPaneInfo class) suit you guys? >> >> The purpose of this patch (when finished) would be to fix erroneous >> usage of the toolbar api and centralize the common portion. >> >> If it looks like it's in the right direction I'll add comments, >> propagate it to the other apps and change the defaults from moveable >> toolbars to ones that match the present behavior. >> >> I'll wait to work on the moveable aspect until later as the discussion >> matures a bit. >> >> -hauptmech > I could not get the right vertical tool bar to dock to the left of the layer > manager without first enabling the microwave tool bar. Other than that it > worked as I expected. > > Wayne > >> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~kicad-developers >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~kicad-developers >> More help : https://help.launchpad.net/ListHelp > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

