Thank you for the reply.
I am using Visual Studio 2008 and Qt Designer. When I look through the list of containers in Qt Designer, I see the following:
Group Box
Scroll Area
Tool Box
Tab Widget
Frame
Widget
MdiArea
Dock Widget
I am *NOT* seeing a splitter. Looking through all the other sections, the closest thing I find to being part of a splitter is the Vertical Line (Line object) or Vertical Scroll Bar (QScrollBar).
I don't see any QSplitter, what exactly is it called in the QT Designer?
Sam
Bookmarks