What product are you making. It really depends on the product you are
making as how you plan on making a gui that uses web2py tools.
I personally have made a web2py server that calls a wine program that
has a qt user interface and and a specially modified twisted server.
What is that, like 5 different programs?!) Each run seporatly but may
need to pull data from each other at times. It is certainly possible,
it's one of the reasons I chose web2py, because it was written in
python, and python can do just about anything. :P
Best Regards,
Jason Brower
On 01/20/2011 10:08 PM, mart wrote:
Hi,
has anyone considered using pyQT within their apps? and if yes, any
comments on its use?
Thanks,
Mart :)