Vertical tab text in wxNotebook
Robin Dunn
robin at alldunn.com
Mon Feb 11 13:01:44 PST 2008
Ramashish Baranwal wrote:
> Hi,
>
> I am using wxPython and want to create a wx.Notebook with tabs on left
> side, but with vertical tab text orientation. I have found that the
> tabs can be put on left side by specifying wx.NB_LEFT as style. How
> can I (if possible) make the orientation of tab title text vertical
> instead of horizontal?
Doesn't it do that by default? Which platform are you on? Which
version of wxPython?
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wx-users
mailing list