fenfire-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fenfire-dev] Re: Reimplementing the structure view with lobs


From: Matti Katila
Subject: [Fenfire-dev] Re: Reimplementing the structure view with lobs
Date: Fri, 18 Feb 2005 11:20:14 +0200 (EET)

On Fri, 18 Feb 2005, Matti Katila wrote:
> I think we shall reimplement the structure view with layout objects. 
> For example the focused view(=lob) should be just this:
> 
>       Lob l = viewSettings.getLob(c);
> 
>       l = getSizeBoxLob(l, ring, c);
> 
>       l = new TranslationLob(l, w/2, h/2);
> 
> Then all mouse events will go trough the *right* path to event handlers.

And use IntModel for rotation as a bonus :)


    -Matti





reply via email to

[Prev in Thread] Current Thread [Next in Thread]