On 30 Oct 2007, at 5:59 AM, Adam R. Maxwell wrote: > > On Oct 29, 2007, at 8:40 AM, Christiaan Hofman wrote: > >> >> On 29 Oct 2007, at 3:42 PM, Adam R. Maxwell wrote: >> >>> >>> On Oct 29, 2007, at 2:20 AM, Christiaan Hofman wrote: >>> >>>> >>>> On 29 Oct 2007, at 7:44 AM, Adam R. Maxwell wrote: >>>> >>>>> >>>>> On Oct 28, 2007, at 10:52 AM, Christiaan Hofman wrote: >>>>> >>>>>> 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. >>>>> >>>>> A major difference is that annotations are editable after being >>>>> saved >>>>> in the PDF. They're not handling all of the UI, though (and that >>>>> may >>>>> have been due to a lack of resources again). >>>>> >>>>> -- >>>>> adam >>>> >>>> BTW, are the notes editable in Preview when you save with embedded >>>> notes? >>> >>> quick test: oval is editable, free text is not (export from Skim, >>> open >>> in Preview). >> >> Weird. Also I wonder if anchored notes are editable (probably not) >> and if they are editable if the -type override in SKPDFAnnotationNote >> would be removed. > > Interestingly enough, anchored notes are editable in Preview's > standard interface. The text content is the content of the text field > in Skim's editor panel. Highlights don't seem to be editable for some > reason, but Preview's highlight editing isn't very good at determining > whether a selection is highlighted or not. > > -- > adam
Even with changing the type to Note? I would have expected that it decides the way to save by looking at the type, but that is apparently wrong. Also the class doesn't seem to be the deciding factor. So what is? It seems that every class decides for itself. We could perhaps include the rest of the text by creating a wrapper around -contents, and use that everywhere. In anchored notes it would hold the text in the textfield, while the contents is set to the full string, created from both texts. It would require a fair bit of find&replace though. Christiaan ------------------------------------------------------------------------- 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 skim-app-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/skim-app-develop