[PyKDE] I did it!

Eron Lloyd elloyd at lancaster.lib.pa.us
Tue Jan 27 12:02:01 GMT 2004


Hi all,

Thanks for the advice on studying the layout engine. I was able to come up 
with a UI *exactly* how I mocked it up in my initial question. While I still 
want to investigate the details of implementing my own layout classes, I was 
able to get a great deal done with the out-of-the-box variety. For those who 
haven't investigated, QGridLayout is amazingly powerful! I also built-in 
support for QScrollView, which allowed the UI to scale to any size. For 
anyone that would like to see some of the stuff that can *easily* be done 
using PyQt, check out the attached snapshots. Again, thanks to those that 
helped with my idea and a special thanks to Phil for bringing together two of 
the best technologies and sharing it with the rest of us!

Eron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: snapshot2.png
Type: image/png
Size: 53662 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20040127/f1d0ba62/snapshot2.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: snapshot1.png
Type: image/png
Size: 73195 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20040127/f1d0ba62/snapshot1.png


More information about the PyQt mailing list