Ending the edit of the temporary text widget is indeed a bit of a hack, and it might depend on the order in which things are cleaned up and committed.
We could insert our own textField in Leopard then, that should certainly work. It may be difficult to handle page changes while editing though, but users shouldn't do that anyway. I think we can handle scale changes while editing, as we can observe the notification. I find it strange that they still don't offer a way to edit free text notes. I'd expected that editing notes in Leopard was easier rather than harder. Christiaan On 28 Oct 2007, at 6:14 PM, Adam R. Maxwell wrote: > > On Oct 28, 2007, at 5:03 AM, Christiaan Hofman wrote: > >> There is now also a bug report on random crashes. Also it mentions >> problems with editing text notes. What really happens with that on >> text notes, and any ideas how to fix that? > > When you double-click a free text note, it shows something that > looks like a single-line text field below the sticky note. You can > edit that field and set the content of the sticky note, but the > crash comes when you try to get out of the editable field. I've > seen a couple of different backtraces in the crash. > >> Perhaps we should go back >> using the private method -pdfViewControlHit:? Or would there be a >> pubic way to edit FreeText notes in Leopard? That would be even >> better. > > I think any editing support is still pubic (which is a great > description of a non-public method). Preview doesn't offer free > text annotations, but its anchored note interface is pretty nice. > There are some new annotation classes that aren't documented yet, > but I don't see anything helpful in the headers. > > -- > adam<Picture > 3.jpg>---------------------------------------------------------------- > --------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a > browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > skim-app-develop mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/skim-app-develop ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ skim-app-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/skim-app-develop
