On Jul 28, 2005, at 6:50 AM, Douglas Norton wrote:
When I use DrawThemeTextBox and specify a state of
kThemeStateInactive, my text appears exactly the same as when I use
kThemeStateActive.
Am I doing something wrong, or is this expected behaviour, or is it
a bug ?
It's not a bug, but might be an area for improvement.
I am expecting the text to look something akin to static text
controls when the window that they are in becomes inactive.
If you want to see this for yourselves, I have included some code
that builds to a sample app to illustrate this.
The static text control sets up the color before drawing. You might
consider calling SetUpControlTextColor.
You can also set the color manually yourself before calling
HIThemeDrawTextBox (or DrawThemeTextBox).
David.
-----
David McLeod
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden