Re: Idea on how to implement a concept...

2008-11-08 Thread Graham Cox
On 9 Nov 2008, at 4:22 am, Jean-Nicolas Jolivet wrote: The problem is, I don't really have enough "room" or space in my application window to display a rectangle that big... so I'm not sure how I could do it... ? Perhaps with a floating panel that gets resized when my slider is dragged??

Re: Idea on how to implement a concept...

2008-11-08 Thread Rob Keniger
On 09/11/2008, at 3:22 AM, Jean-Nicolas Jolivet wrote: The problem is, I don't really have enough "room" or space in my application window to display a rectangle that big... so I'm not sure how I could do it... ? Perhaps with a floating panel that gets resized when my slider is dragged??

Idea on how to implement a concept...

2008-11-08 Thread Jean-Nicolas Jolivet
What I'm trying to do isn't very complex but somehow I'm not sure how I should implement it... To sum it up, my app outputs images... the user can drag a slider to control the size (i.e. from 0x0 to 800x600) of these images... right now I am only showing the width and height in 2 text fields th