Another thing i noticed. I need to send a set size event to the gui when using a multiline notebook otherwise when switching between
one tab to another there are problems of visualization.
Thanks in advance
Alessandro Crugnola - sephiroth
---------------------------------------------
Macromedia Flash Team Volunteer
http://www.macromedia.com/go/team
Flash && PHP developer
aless...@sephiroth.it
*relax with SEPY http://www.sf.net/projects/sepy
---------------------------------------------
Correct.  The native tab control does not support it.  Apparently the UI 
designers at Apple feel that there should never be more than about half 
a dozen tabs on any layout, and that if more pages are needed then there 
is something wrong with the UI.
The wx.Listbook is an alternative, or creating a generic tab control.
> and because 
> the fact i cannot use multiline tabs with non windows platform, it's
> a big problem.
Again, only the Windows native tab control supports multiple layers of 
tabs.  You can't sqeeze milk from a stone.
> 
> Another thing i noticed. I need to send a set size event to the gui
> when using a multiline notebook otherwise when switching between one
> tab to another there are problems of visualization.
Is this still the case with 2.5.2.7?  I seem to remember something being 
done to fix this or a similar issue.
-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!
Thanks for the answers.
::
::> 
::> Another thing i noticed. I need to send a set size event to the gui 
::> when using a multiline notebook otherwise when switching 
::between one 
::> tab to another there are problems of visualization.
::
::Is this still the case with 2.5.2.7?  I seem to remember 
::something being done to fix this or a similar issue.
Yes, this still happens in 2.5.2.7