NSTextBox - select
NSTextBox - select
- Subject: NSTextBox - select
- From: "Sean Liong" <email@hidden>
- Date: Mon, 27 Oct 2003 11:59:55 +0000
Hi all,
In the application, a NSSheet will attach to a NSWindow. There is an
NSTextBox in the NSSheet and there is also an NSTextBox in the NSWindow.
1) How will I caused the NSTextBox of the NSSheet to be selected (highlited)
when the sheet drop down from the NSWindow?
2) When the sheet end, how will I cause the NSTextBox of the NSWindow to be
selected (highlited).
I have tried seletText: , makeFirstResponder: but can't achieve the result.
Is there any other approriate APIs or work around?
Thanks & regards,
sean
_________________________________________________________________
Are you in love? Find a date on MSN Personals
http://match.msn.com.my/
_______________________________________________
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.