[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gzz] Marking selected nodes in GL...
From: |
Tuomas Lukka |
Subject: |
Re: [Gzz] Marking selected nodes in GL... |
Date: |
Fri, 28 Mar 2003 14:20:31 +0200 |
User-agent: |
Mutt/1.4.1i |
On Wed, Mar 26, 2003 at 03:03:49PM +0200, Asko Soukka wrote:
> Hei,
>
> Loom GL runs now (and I'm currently fixing misplaced GL connections), but
> there is a problem with marking selected nodes. In Java implementation we
> "know" the final size of vob and draw heavier borderline if it's height is
> greater than 13px. In GL side we don't know the final size on screen (or
> at least we didn't know in Gzz - I'm not sure about the new libvob) and
> therefore always only thin borderline is drawn always.
>
> --> In GL vobs the borderline is too thin to show the selection
For that you need to make a real new vob.
Tuomas