[?] Re: Addressbook style textfield
[?] Re: Addressbook style textfield
- Subject: [?] Re: Addressbook style textfield
- From: Andrew Kazmierski <email@hidden>
- Date: Fri, 05 Mar 2004 15:16:30 -0500
Hi there,
Sorry to bring this old topic up again, but I figured I'd do this
instead of making a totally new topic. Anyway, I'm also in need of an
address book style text view. I don't think that I want to buy an ADC
premium account /just/ to get at this example -- does anyone have any
example code to do this? Any help would be GREATLY appreciated! :-)
Thanks guys,
Andrew
On Jan 21, 2004, at 4:52 PM, Alexander Griekspoor wrote:
Hi!
I have exactly the same question as was brought up a while ago, and am
looking for a pointer / some sample code that could get me started.
I have created a great new cocoa app for molecular biologists that
displays sequence traces in a custom view.
Now I would like the user to edit a line of text that is drawn above
the traces, using a similar input textfield address book uses and
keynote. It should popup when the users clicks on the letter, allowing
input, after which it disappears again and the letter is changed.
Scott is referencing to the WWDC tips, but alas I'm not rich enough to
visit the WWDC or buy a premium ADC membership. Are the WWDC examples
(of last year and those before) available anywhere publicly? I guess I
would manage with the source only, even if I did not see the
accompanying section...
Again, any help, samples and/or pointers are very much appreciated!
Thanks!
Alex
Re: Addressbook style textfield
FROM: Scott Anguish
DATE: 2003-12-06 09:15
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
_______________________________________________
*********************************************************
** Alexander Griekspoor **
*********************************************************
The Netherlands Cancer Institute
Department of Tumorbiology (H4)
Plesmanlaan 121, 1066 CX, Amsterdam
Tel: + 31 20 - 512 2023
Fax: + 31 20 - 512 2029
E-mail: email@hidden
Web: http://www.mekentosj.com
iRNAi, do you?
http://www.mekentosj.com/irnai
*********************************************************
*********************************************************
** Alexander Griekspoor **
*********************************************************
The Netherlands Cancer Institute
Department of Tumorbiology (H4)
Plesmanlaan 121, 1066 CX, Amsterdam
Tel: + 31 20 - 512 2023
Fax: + 31 20 - 512 2029
E-mail: email@hidden
Web: http://www.mekentosj.com
EnzymeX - To cut or not to cut
http://www.mekentosj.com/enzymex
*********************************************************
_______________________________________________
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.
_______________________________________________
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.