NSTextField drawing over itself?
NSTextField drawing over itself?
- Subject: NSTextField drawing over itself?
- From: Ivan Kourtev <email@hidden>
- Date: Sat, 30 Sep 2006 11:36:29 -0400
I have two NSTextField's in two different windows (the main window
and a second one). I display string information in both text fields
in the exact same way using [field setStringValue: ...].
The text field in the main window works just fine but the text field
in the second window overwrites itself.
What is causing this behavior of a text field overwriting itself? I
tried everything that I could come up with and the only solution I
found was to enable the "Draw" switch for the background color of the
text field. What (if anything) am I doing wrong?
Thanks for any help,
-- ivan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden