Re: Addressbook style textfield
Re: Addressbook style textfield
- Subject: Re: Addressbook style textfield
- From: Scott Anguish <email@hidden>
- Date: Sat, 6 Dec 2003 03:15:46 -0500
On Dec 6, 2003, at 2:57 AM, Francisco Tolmasky wrote:
I'm attempting to implement (just started) an address book style text
field (the one that pops up and auto expands). Before I begin
however, I was wondering if there was already an implementation
available or any attempts I could work off of. Any pointers would be
great too. In particular, how does one make an nstextview that
autoresizes itself?
this is done using an NSTextView (a single one for all the fields)
there is example code for this in the WWDC Tips
_______________________________________________
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.