[python-win32] win32ui tabcontrol

Janez Jere janez.jere at void.si
Tue Jun 8 08:51:20 EDT 2004


Hi,

I cant find any example how to use tabcontrol in python!

I would like to use tabcontrol. UI should be like in pywin menu
"/Tools/Edit python path"
(python23\lib\site-packages\pythonwin\pywin\tools\regedit.py).

Only difference is that on right site would be a tabcontrol with 3
sheets:
 - edit control, (docview.EditView?)
 - listview (docview.ListView?)
 - embedded browser
Is the above construct possible?  PyCTabCtrl should be the class
encapsulating tabcontrol, but i cant figure out how to use it.


Janez





More information about the Python-win32 mailing list