> -----Original Message-----
> From: James Henstridge [mailto:[EMAIL PROTECTED]]
> Sent: donderdag 27 april 2000 10:47
> To: '[EMAIL PROTECTED]'
> Subject: RE: DiaCanvas renderer interface
> 
> 
> On Thu, 27 Apr 2000, Arjan J. Molenaar wrote:
> 
> > Hi,
> > 
> > Fhew... Took a while to catch up with you!
> > 
> > What's the opinion about the more behavioural data (like selecting
> > objects). Should that also be attached to a few, or should 
> it be part of
> > the global canvas-item state?
> 
> Canvas items should probably receive events with a model 
> similar to the
> GnomeCanvas.  This should make selection and the like very easy to
> implement (last item clicked on).

Hmmm... I was pointing at something different, sorry (its early ;).

I was wondering if information about selected objects should be managed by the object 
(resulting in each view having the same objects selected, the way it is now in DIA, 
IIRC) or by the view (resulting in different states for each view, the way I did with 
DiaCanvas).

IMHO handling objects per view is what the user expects.

Arjan

> > 
> > Regards,
> > 
> > Arjan
> > 
> 
> James.
> 
> -- 
> Email: [EMAIL PROTECTED]
> WWW:   http://www.daa.com.au/~james/
> 
> 

Reply via email to