FROM : Jens Miltner
DATE : Thu Mar 27 09:50:20 2008
Am 26.03.2008 um 11:26 schrieb Gerriet M. Denkmann:
> I also can use Edit ► Undo Set (or Paste) Font but now the
> document gets dirty. Very bad. Also: the complete text gets selected.
> So what else do I have to implement? I tried setFont: and
> setFont:range:, but these seem never to be called.
> How does the NSUndoManager undo my font changes?
Hmmh - how about completely disabling the built-in undo support for
these functions (as was proposed before), and manually add undo actions?
That way you'd have control over the undo action yourself and could
once again mark the document as unchanged after the undo....
</jum>_______________________________________________
Cocoa-dev mailing list (<email_removed>)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
This email sent to <email_removed>
DATE : Thu Mar 27 09:50:20 2008
Am 26.03.2008 um 11:26 schrieb Gerriet M. Denkmann:
> I also can use Edit ► Undo Set (or Paste) Font but now the
> document gets dirty. Very bad. Also: the complete text gets selected.
> So what else do I have to implement? I tried setFont: and
> setFont:range:, but these seem never to be called.
> How does the NSUndoManager undo my font changes?
Hmmh - how about completely disabling the built-in undo support for
these functions (as was proposed before), and manually add undo actions?
That way you'd have control over the undo action yourself and could
once again mark the document as unchanged after the undo....
</jum>_______________________________________________
Cocoa-dev mailing list (<email_removed>)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
This email sent to <email_removed>
| Related mails | Author | Date |
|---|---|---|
| Gerriet M. Denkman… | Mar 25, 18:48 | |
| Graham Cox | Mar 25, 23:12 | |
| Gerriet M. Denkman… | Mar 26, 03:07 | |
| Sherm Pendley | Mar 26, 04:07 | |
| Gerriet M. Denkman… | Mar 26, 11:26 | |
| Graham Cox | Mar 26, 22:56 | |
| Jens Miltner | Mar 27, 09:50 | |
| Gerriet M. Denkman… | Mar 27, 11:57 | |
| Jens Miltner | Mar 27, 14:46 | |
| Gerriet M. Denkman… | Mar 27, 18:44 | |
| Gerriet M. Denkman… | Mar 27, 18:48 |






Cocoa mail archive

