Csound Csound-dev Csound-tekno Search About

[Cs-dev] new GTK widgets, python wrapping

Date2006-11-08 21:47
FromVictor Lazzarini
Subject[Cs-dev] new GTK widgets, python wrapping
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

Date2006-11-09 12:17
From"Steven Yi"
SubjectRe: [Cs-dev] new GTK widgets, python wrapping
AttachmentsNone  

Date2006-11-09 14:25
FromVictor Lazzarini
SubjectRe: [Cs-dev] new GTK widgets, python wrapping
Well, I am more at home with C than Python actually. The
tutorial was very informative and I managed to use a lot
of it in building the widget.

The second link seems to be the one. Thanks a lot.

Victor
At 12:17 09/11/2006, you wrote:
>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
>https://lists.sourceforge.net/lists/listinfo/csound-devel

Victor Lazzarini
Music Technology Laboratory
Music Department
National University of Ireland, Maynooth 


-------------------------------------------------------------------------
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