FROM : Andreas Mayer
DATE : Sun Nov 24 17:41:44 2002
Am Sonntag, 24.11.02 um 07:51 Uhr schrieb Daryn:
> What am I doing wrong?
> and set the background color on the text view to be semi-transparent.
You could set the window transparency instead.
[window setAlphaValue:0.5];
bye. Andreas.
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Sun Nov 24 17:41:44 2002
Am Sonntag, 24.11.02 um 07:51 Uhr schrieb Daryn:
> What am I doing wrong?
> and set the background color on the text view to be semi-transparent.
You could set the window transparency instead.
[window setAlphaValue:0.5];
bye. Andreas.
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Daryn | Nov 24, 07:51 | |
| Andreas Mayer | Nov 24, 17:41 | |
| Daryn | Nov 26, 05:15 | |
| Andreas Mayer | Nov 26, 20:20 | |
| Daryn | Nov 27, 02:54 |






Cocoa mail archive

