[wx-dev] #9716: wxAUI layouts radically different on Windows and Linux

wxTrac noreply at wxsite.net
Fri Jul 11 08:30:45 PDT 2008


Ticket URL: <http://trac.wxwidgets.org/ticket/9716>

#9716: wxAUI layouts radically different on Windows and Linux
---------------------------+------------------------------------------------
 Reporter:  cpbotha        |       Owner:         
     Type:  defect         |      Status:  new    
 Priority:  normal         |   Milestone:         
Component:  wxAui          |     Version:  2.8.7.1
 Keywords:  aui, wxpython  |   Blockedby:         
    Patch:  0              |    Blocking:         
---------------------------+------------------------------------------------
 I am seeing an ordering inconsistency with wx.aui between Linux
 (tested on Ubuntu 8.04 x64) and Windows XP SP3, both with wxPython
 2.8.7.1.  I've created a short self-contained sample here:
 http://code.google.com/p/devide/source/browse/trunk/sandbox/aui_ordering_problem.py?r=3121

 When run on Windows, one sees this output:
 http://visualisation.tudelft.nl/~cpbotha/thingies/aui_ordering_problem/aui_ordering_problem_win.png
 which is what I'd expect.  On Linux, one sees this:
 http://visualisation.tudelft.nl/~cpbotha/thingies/aui_ordering_problem/aui_ordering_problem_gtk.png
 - the two panes on the left have been switched around.

 Behaviour should be more or less consistent across platforms in this
 regard, I would expect.  I have already tried other AUI settings, such as
 Row(), but I've not been able to get behaviour consistent across these two
 platforms.


--
Ticket URL: <http://trac.wxwidgets.org/ticket/9716>


More information about the wx-dev mailing list