I’m having a strange problem with a one particular DataBrowser in an OSX 10.11 project. I cannot get in-place text editing to work. I have several other Databrowsers already working just fine, but for some reason that I cannot fathom this one will not allow any field to be text-edited.
The field(s) are flagged in Interface Builder as “editable” and this is confirmed with the value returned by GetDataBrowserPropertyFlags. Non-text controls (a checkbox and a slider) also work correctly. Note that I can set the text in the textfiled, but cannot edit it in place. When I try to force an edit session (using SetDataBrowserEditItem) I get error -4979 , errDataBrowserPropertyNotSupported. I’ve been scratching my head over this on and off for weeks, checked all the docs including the databrowser reference, the DB Programming Guide and Tech Note 2009. I seem to be doing everything right, as evidenced also by the fact that the other databrowsers work correctly . Any help would be appreciated. thanks Bruno _______________________________________________ Do not post admin requests to the list. They will be ignored. Carbon-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/carbon-dev/archive%40mail-archive.com This email sent to [email protected]
