Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-interest Archive, January 2007
app with scrollbar


Message 1 in thread

hi,
i want to build a application with many buttons and lineedits, but i
want to build a small app where i got a window/frame where i can scroll
up-and-down, and where i can put in my buttons and lineedits ?

i dont know howto create it, should i put the lineedits/buttons into a
frame or groupbox?

thanks for tipps
flo

--
 [ signature omitted ] 

Message 2 in thread

inflo schrieb:
> hi,
> i want to build a application with many buttons and lineedits, but i
> want to build a small app where i got a window/frame where i can scroll
> up-and-down, and where i can put in my buttons and lineedits ?
>
> i dont know howto create it, should i put the lineedits/buttons into a
> frame or groupbox?
>
> thanks for tipps
> flo
>
> --
> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with "unsubscribe" in
the subject or the body.
> List archive and information: http://lists.trolltech.com/qt-interest/
>

hi flo,

you should use QScrollArea on a QFrame.
See documentation for further details.

Hope this helps,

regards Michael

--
 [ signature omitted ] 

Message 3 in thread

 Flo,

See the docs for QScrollArea.


--Justin

-----Original Message-----

From:  inflo <inflo@xxxxxx>
Subj:  app with scrollbar
Date:  Fri Jan 5, 2007 5:58 pm
Size:  507 bytes
To:  "qt-interest@xxxxxxxxxxxxx" <qt-interest@xxxxxxxxxxxxx>

hi,
i want to build a application with many buttons and lineedits, but i
want to build a small app where i got a window/frame where i can scroll
up-and-down, and where i can put in my buttons and lineedits ?

i dont know howto create it, should i put the lineedits/buttons into a
frame or groupbox?

thanks for tipps
flo

--
 [ signature omitted ]