David Boddie wrote:

>> I switched to a vertically scrolling layout, and I'll just stuff what
>> I need into it, one by one.

> Have you thought about just using a layout and putting rich text QLabel
> widgets and buttons into it?

C-;

> Call the findChildren() method, optionally passing the class of the widgets
> you're looking for. Pass QWidget if you want to get them all.

Awesome. It's amazing how much stuff is in here, under the surface. Tx!

-- 
  Phlip
  http://c2.com/cgi/wiki?ZeekLand
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to