Greg Ewing wrote:
Well, it *almost* works now... it's okay for all the
button styles except BS_PUSHBUTTON.

My OnCtlColor is still getting called, but the
pushbutton seems to ignore the results. All the other
button styles are okay.

Am I still doing something wrong, or is this a known
limitation of pushbuttons?


It's a known limitation; or, at least, it was back in
1996 when I last tried to do this (on Win95). Maybe
things have changed since then, but maybe not...

TJG
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to