Too bad, it'd be much simpler in Qt4.
It's there. But not in the widget toolbox but in the layout toolbar to the right of the grid layout icon. Select two widgets (like the listbox and the frame) and the icon will become active.3. I don't see QSplitter in my QtDesigner![]()
Right, sorry... the mechanism is a bit different in Qt3. Go to Tools->Custom->Edit custom widgets. If you fill the form that opens, the widget of your choice will become available in the "Custom" section of the widget toolbox.4. Though I can create a frame, there is no 'Promote to' option when I right click it .
Don't worry, you'll manage to do it.I really appreciate your feedback ... as I am going round in circles, trying to get this feature together, while hitting roadblocks everytime...
Qt3 technology is about 10 years old. Much has happened since then. What you want to achieve would take about 10-15 minutes for a skilled Qt4 programmer.am I limited because of qt 3.3.5?
You don't have to work around anything. It's just more work in Qt3 than in Qt4 as the latter contains some components that would ease your job. Still the task is relatively easy just don't overcomplicate things. Try working on the form I gave you, it practically contains everything you need.is there any possible workaround to get it to work .... please advise.
Bookmarks