NSObject scriptingProperties errors
NSObject scriptingProperties errors
- Subject: NSObject scriptingProperties errors
- From: Dustin Wenz <email@hidden>
- Date: Mon, 25 Jul 2005 12:26:18 -0500
Sometimes when I invoke the scriptingProperties method (implemented
by all NSObjects) on combo boxes or text fields, it generates errors
on the console like "Warning: -[NSTextField previousText] is
obsolete." or "-[NSComboBox dataSource] should not be called when
usesDataSource is set to NO".
I still get a valid dictionary of properties, but I cannot find a way
of preventing the unwanted console output.
I only need to get the "objectName" applescript property of the UI
object...is there any way to access that without generating the
entire dictionary?
Dustin Wenz
IS Companies
320.534.5112
_______________________________________________
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