Hi,
I have to create one widget with lots of controls. So I need to have a scrollable widget (both design time and run time). Can anybody help?
Hi,
I have to create one widget with lots of controls. So I need to have a scrollable widget (both design time and run time). Can anybody help?
Prasenjit
Kolkata, India
Look into QAbstractScrollArea and QScrollArea. The latter is suitable for just dumping a widget into it and be able to scroll over the widget. The former can be used to create your own scrollable widget.
Horse sense is the thing that keeps horses from betting on people. --W.C. Fields
Ask Smart Questions
Bookmarks