[PyKDE] raise(questions), lower(expectations)
Gordon Tyler
gordon at doxxx.net
Thu May 1 17:00:01 BST 2003
Vio wrote:
> Funny word games aside, I was wondering if there is a better way to
> manipulate children in a parent's stack than this:
Try widget.raiseW(). raise is a Python keyword, so the PyQt mapping had
to change it. There are a few other cases like this (lower might be one
as well I think), but they're listed in the PyQt modules documentation.
Ciao,
Gordon
More information about the PyQt
mailing list