[PyKDE] Dynamic layouts
Greg Green
gregory.p.green at boeing.com
Tue Mar 13 23:56:29 GMT 2001
Hello,
I am trying to make a dialog widget that consists of three Layouts inside of a
QVBoxLayout. I would like the center layout to be dynamic in that I add and
subtract widgets dynamically based on user interactions. However, I can't seem
to figure out how to do this. So what I want is this:
|---------------------|
| |
|Upper Layout |
|(Static) |
| |
|---------------------|
|Middle Layout |
|(widgets get added |
| and subtracted) |
| |
| |
|---------------------|
|Lower Layout |
|(static) |
| |
| |
-----------------------
Any ideas?
--
Greg Green
Advanced Design Systems
Math & Computing Technology
Boeing
(425) 865-2790
More information about the PyQt
mailing list