Robert,
I think, instead of looking for the Sequencer, you should have called Models.BeginModification(m) in
1.3 –resp. Models.BeginModification(Models.notUndoable, m) in 1.4– before changing the model, and
Models.EndModification afterwards.
Wolfgang
> -----Original Message-----
> From: robert.d.campbell{([at]})nowhere.xy> [mailto:robert.d.campbell{([at]})nowhere.xy> Sent: Tuesday, December 19, 2000 11:46 AM
> To: blackbox{([at]})nowhere.xy> Subject: Dirty windows in 1.4
>
>
> I sometimes have a Window on a View of a Model that can change. To mark
> this change, and ensure that it is not accidently lost, I use the
> procedure Seqencers.sequencer.SetDirty.
>
> In 1.3 I use the (undocumented ?) fact that a Models Domain is in fact also
> its Sequencer. This is not the case in 1.4.
>
> Does anyone know how to find a Models Sequencer in 1.4 ?
>
>
> Regards
>
>
> Robert Campbell
>
> --------------------------------------------
>
> To unsubscribe from this mailing list, send a message containing the word "unsubscribe" to:
> blackbox-request{([at]})nowhere.xy>
> To get a list of valid e-mail commands and instructions on their usage, send a message
> containing the word "help" to the above address.
>
> Send any problem reports or questions related to this email list to the list owner at
> owner-blackbox{([at]})nowhere.xy>
--------------------------------------------
To unsubscribe from this mailing list, send a message containing the word "unsubscribe" to:
blackbox-request{([at]})nowhere.xy
To get a list of valid e-mail commands and instructions on their usage, send a message containing the word "help" to the above address.
Send any problem reports or questions related to this email list to the list owner at
owner-blackbox{([at]})nowhere.xy
Received on Tue Dec 19 2000 - 12:07:14 UTC