Re: NSTextView Background Color
Re: NSTextView Background Color
- Subject: Re: NSTextView Background Color
- From: Marco Binder <email@hidden>
- Date: Tue, 5 Nov 2002 23:31:43 +0100
Try [viewField setNeedsDisplay:YES]
Marco
Am Dienstag, 05.11.02 um 21:18 Uhr schrieb email@hidden:
Hi all,
For some reason, when I call:
[viewField setBackgroundColor:[sender color]];
only the background color around the text changes. How can I fix this?
Thanks,
Andrew
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
--
|\ /| E-Mail: email@hidden WWW: www.marco-binder.de
| \/ | Telefon: 07531 / 94 19 94 Fax: 07531 / 94 19 92
| |ARCO Snail-Mail: Banater Str. 3 - 78467 Konstanz
BINDER _____________________________________________________
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.