Re: Code Generator written in python

2010-01-14 Thread trzewiczek
On 01/13/2010 05:09 PM, Arnaud Delobelle wrote: nyoka writes: Can someone help me with sample python code for a code generator Sure, here are some example of self-evaluating python objects, i.e. for each v below, v == eval(v) I'm quite proud of the last one. v = (lambda x

Re: Linking Python to multiple qt forms

2010-01-11 Thread trzewiczek
tCore.SIGNAL("options(bool)"), False) self.emit(QtCore.SIGNAL("main(bool)"), True) As I said - that works for me. If there's a better way, being a new to PyQt4 I'm looking for it as well! Best from Poland, trzewiczek -- http://mail.python.org/mailman/listinfo/python-list

GUI for multiplatform multimedia project

2010-01-06 Thread trzewiczek
lem (it's like weeks now!!) Best from Poland, trzewiczek -- http://mail.python.org/mailman/listinfo/python-list