1. win32lib version l - Bleeding edge
I've been playing around with TabControl and TabItem controls and here is
what I would like to see added:
1. The ability to change the text of a TabItem while app is running. I don't
mean a control on the TabItem, I mean the 'tab' text of the TabItem.
2. Ability to use setEnable and setVisible for a TabItem. These presently
work for the TabControl only.
3. Ability to change the font on a TabItem. This works for the TabControl
and in effect changes fonts on ALL the TabItems which is cool.
Judith Evans