[wxpython-users] Adding pages to FlatNotebook
"Jürgen Waser"
JuergenWaser at gmx.at
Wed May 21 13:47:35 PDT 2008
In my application it is often the case that the user adds many pages to a wx.lib.FlatNotebook. The recently appended page is selected automatically (meaning AddPage(..., select=True)). However, the related tab on top is not shown if there are already too many pages. One has to click on the navigator arrows to navigate to the selected notebook. Please have a look at the attached screenshots to see what I mean. It would be nice if the selected
tab is shown on top automatically when the user adds a page. Otherwise it is a bit confusing. Thank you for your time,
Jurgen
--
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flatnotebook_as_is.png
Type: image/png
Size: 12080 bytes
Desc: not available
Url : http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/20080521/8437ae53/flatnotebook_as_is-0001.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flatnotebook_as_should_be.png
Type: image/png
Size: 12256 bytes
Desc: not available
Url : http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/20080521/8437ae53/flatnotebook_as_should_be-0001.png
More information about the wxpython-users
mailing list