|
|||||||
| Newbie Newbie to Qt? Ask your questions here. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi, I draw road a panel with opengl .That road is tall and I need to scrool the panel .How can I do it . is there any panel like taht in qt. if you have sampleor demo , can you share it.
Last edited by validator; 1st April 2008 at 08:15. |
|
#2
|
|||
|
|||
|
Insert a QGLWidget in a QScrollArea.
|
|
#3
|
|||
|
|||
|
How can I insert QGLWidget in a ScroolArea ,I can not understand.Please Can you explain it
|
|
#4
|
|||
|
|||
|
In that case I suggest you start by at least skeeming through the tutorial present in Qt's documentation.
|
|
#5
|
||||
|
||||
|
ahoy,
check the the following thread: http://www.qtcentre.org/forum/f-qt-p...ghlight=OpenGL it contains the working source code of a multi-threaded image viewing and manipulation program that uses QGLWidget with scrollbars. hope this spares you many hours of coding. cheers |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|