Hi Victor, That's great! I was actually thinking of just doing it in straight python extending the gtk stuff there, but it looks like you took the more difficult but more performant route. Neat! I did find an older article from 2003 on wrapping GObjects for python here: http://www-128.ibm.com/developerworks/linux/library/l-wrap/ and there seems to be a different method in the FAQ: http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq01.011.htp Hope that helps! steven On 11/8/06, Victor Lazzarini wrote: > Following Steven's suggestions, I have looked into > creating the missin knob & joystick wiht GTK for future > use in Python/csnd apps. > > I've managed to create a knob widget in C, and a joystick > might not be much more difficult. Now I have to find > the best way of wrapping it in Python, so that they > are compatible with the existing ones in PyGTK. > > Any suggestions are welcome. > > Victor > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net