Re: Why doesn't placeholder string draw in NSTextField?
Re: Why doesn't placeholder string draw in NSTextField?
- Subject: Re: Why doesn't placeholder string draw in NSTextField?
- From: Matt Neuburg <email@hidden>
- Date: Mon, 26 Jun 2006 18:46:19 -0700
- Thread-topic: Why doesn't placeholder string draw in NSTextField?
On Mon, 26 Jun 2006 14:11:34 -0700, Jason Rusoff <email@hidden> said:
>I have an NSTextField that I have set up with a placeholder string. After
editing I find that the placeholder is never drawn even though the field's
string value is now nil. Any tips on what gotchas there are with these
placeholders? As far as I can see there is no flag to tell the field whether or
not to use the placeholder. Did I miss something?
You're being rather vague about how you "set up" the field, so perhaps if
you want to be helped you might say more about that. But in any case you
won't see the placeholder if you're editing the field (the field editor is
in the way). m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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