[python-win32] Getting the text out of a TVirtualStringTree
João Paulo Fernandes Farias
jpaulofarias at gmail.com
Thu May 25 15:10:47 CEST 2006
Hi there!
I've managed to get the text out of a SysListView32 and from a
SysTreeView32. I've made a C extension for it. :-P
Now I need to get the text out of a TVirtualStringTree, but that seems
more difficult than other controls cause it is not a windows control,
but a custom control.
Anyone has any tips for that?
--
JP
More information about the Python-win32
mailing list