Linked by Thom Holwerda on Tue 1st Dec 2009 19:03 UTC, submitted by poundsmack
Thread beginning with comment 397337
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE: PySide or PyQt support in Creator
by vivainio on Tue 1st Dec 2009 20:34
in reply to "PySide or PyQt support in Creator"
So for PySide support we'd have to wait for a stable release of PySide, but why not get PyQt support in Creator?
The benefits of using Qt Creator (esp. autocomplete) are greatly diminished when writing Python (or other dynamic languages).
OTOH, I can see some real benefit of providing entry-level python support (syntax highlight, autoindent, source navigation and possibly scintilla level autocomplete) in Qt Creator. Qt Creator has a plugin system, it's probably just a matter of someone picking up the slack and starting to build the support (which should be possible for people outside Nokia as well).
Frankly, I think it's just a matter of time before it happens.
RE: PySide or PyQt support in Creator
by lemur2 on Tue 1st Dec 2009 22:33
in reply to "PySide or PyQt support in Creator"




Member since:
2006-07-26
So for PySide support we'd have to wait for a stable release of PySide, but why not get PyQt support in Creator?