[Qt-interest] Dynamic userinterface - changing controls

Kari Laine klaine8 at gmail.com
Sun Jan 31 16:29:13 CET 2010


Thanks Reinhardt,

>You could add all items to your layout and hide()/show() the ones you need.

didn't think about that.
Nice one.

Problem is that userinterface is supposed to change more. The position
as well as what in given position is change.
I am duplicating the Windows software to Linux. It is an oscilloscope program.
The Windows version is very nice and therefore that's my model.
So anything else?

Then I have a feature request concerning QSlider.

Now you can either have it spit events all the time or only when mouse
is released.
It would be nice if you could drag the slider and it would spit out if
the mouse is stationary for example a second.
I have a feeling that this already is included but couldn't figure it out.

Thanks again
Best Regards
Kari

-- 
PIC - ARM - Microcontrollers - I2C - SPI
Keypads - USB-RS232 - USB-I2C - Accessories
http://www.byvac.com
I am just a happy customer



More information about the Qt-interest-old mailing list