Vertical tab text in wxNotebook

Ramashish Baranwal ramashish.lists at gmail.com
Mon Feb 11 11:04:20 PST 2008


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?

Thanks,
Ram




More information about the wx-users mailing list