Bruce Sherwood wrote:
> I don't really know anything about pyqt, but its web site seems to
> specify a rather restrictive licensing policy, which is moreover
> different for different platforms, plus complications in installing the
> product, so this doesn't seem a suitable sample program for VPython. I
> can't comment on threading etc.
>
> Bruce Sherwood
>
I agree that general support for PyQt4 is outside the interests and
goals of the developers, but it's not necessarily outside the interests
and goals of other Vpython users. (As far as sample programs are
concerned, I can argue both ways. There's room for discussion.) Qt has
some nice features. I have been planning to look at Vpython PyQt
integration after the semester ends.
I don't think that the licenses vary by platform in PyQt4, but they did
in PyQt3 (I may be wrong about that.)
There is a GPL version of PyQt4 as well as an educational version and a
commercial version. I can't read legalese, but IFAICT all three
versions are identical except that the commercial version allows for
inclusion in commercial products and includes support, while the
educational version includes support.
Without a doubt, the website is not clear on this, and installation
instructions are not the best (and possibly even wrong). Without a
doubt PyQt4/Vpython is not for the average user.
In the meantime, I think this list might be the right place to discuss
the technical issues. As I said, I want to explore the issue, but not
right now.
-gary
> nom de guerre wrote:
>
>
>> hello.
>>
>> i try to use pyqt interface to connect with visual python. i would
>> like to ask what do You think about that kind of methodology (whether
>> it is thread safe, elegant, etc.). It seems to work modulo the
>> quiting. maybe after some edition and disscussion we can include a
>> sample like this in vpython examples?
>>
>> ps the program requires PyQt4 to run..
>>
>> bests,
>> szymon stoma.
>>
>> ------------------------------------------------------------------------
>>
>> -------------------------------------------------------------------------
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share your
>> opinions on IT & business topics through brief surveys - and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Visualpython-users mailing list
>> Vis...@li...
>> https://lists.sourceforge.net/lists/listinfo/visualpython-users
>>
>>
>>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Visualpython-users mailing list
> Vis...@li...
> https://lists.sourceforge.net/lists/listinfo/visualpython-users
>
>
|