traverso-devel
[Top][All Lists]
Advanced

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

Re: [Traverso-devel] Fade View classes added to CVS


From: Remon Sijrier
Subject: Re: [Traverso-devel] Fade View classes added to CVS
Date: Fri, 4 Aug 2006 13:41:19 +0200
User-agent: KMail/1.9.3

Hi Nicola,

I've merged the 'direction' into FadeCurve class, however, since Curve is 
directional itself (in contrary to QPolygon) I mirrored against the y value 
instead of x . (y = 1 - y;)

Fade In and Fade Out  seem to work nicely now!

The fadedialog is one widget, including the status labels like bend and 
strenght value.
I think it's easiest to use 3 QWidgets in a verticall layout, the top and 
bottomn will hold the labels in a horizontal layout, the labels itself are 
inserted via QLabels'.
The center widget will be the viewport for the adjustments of the fade....

But I'm not sure if version 0.0.4 of jmbfade had more features/changes then 
only the direction change ?

So the dialog needs some work to optimize/simplify it a bit, the other classes 
seem to be fairly compleet...

It's in cvs, have fun with it!

Greetings,

Remon





reply via email to

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