NSTextField performclick
NSTextField performclick
- Subject: NSTextField performclick
- From: Paul Diegenbach <email@hidden>
- Date: Wed, 13 Dec 2006 20:29:24 +0100
I have a NSTextField bound to the input image name in a quartz-
composer setup. If i fill the field by hand, everything is ok, if I
fill it via a NSOpendialog with a filename there is no reaction. If I
edit the field (adding and removing a space) the setup works again.
I tried:
[name setStringValue: filename]; [name performClick:name];
and everything I could come up with to no avail. Perhaps its to late
in the evening ?
Paul D
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden