HOLY Patch Batman! Can you gzip it and attach it as a compressed
file next time? Please =)

> When "Copy To Memo" in the menu is selected, it forces to redraw screen
> and copies the text in the viewport to the memo. URLs of the links in
> the viewport is also added after the tag strings.

        Isn't there a way to do this without redrawing? We already know what
percentage down in the document we are, so can't we just take the equivalent
of that value (x,y) and stuff the contents into the clipboard?

        The other thing is, we should definately put some error trapping in
here so we don't inadvertantly wipe out anything that may already be in the
clipboard (a Plucker clipboard?). Example: I clip an address or phone
number, or "cut" it to the clipboard (removing the original entry in the
process) and then go to Plucker, and (accidentally or legitimately) tap on
the option or shortcut to Copy to the clipboard, it will wipe out my unsaved
record already present in the clipboard.

        Remember also, the Palm clipboard is persistant over powering off.
If I cut an address in a meeting, power off, an hour later launch Plucker
and see some content I want to Copy, it should not stomp on my clipboard
contents.

        Mike will say this is a user problem, and I agree, but we should
still try to take some precautions to protect the user from themselves.


/d


Reply via email to