wxNotebook color change
mardif
mariano.difelice at gmail.com
Thu Aug 31 06:34:27 EDT 2006
More information about the Python-list mailing list
Thu Aug 31 06:34:27 EDT 2006
- Previous message (by thread): wxNotebook color change
- Next message (by thread): wxNotebook color change
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi ! this is my problem: I've a wxNotebook object, which contains 2 Panels. On up, there is TAB section, I have 2 tabs. I want to color the TAB section with ( for example ) red color. I've tried with SetBackgroundColour() for wxNotebook object and for 2 panel inside, but it doesn't works. why?? thx in advance! bye
- Previous message (by thread): wxNotebook color change
- Next message (by thread): wxNotebook color change
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list