[pygtk] Ok. A new try...

Gonzalo Aguilar Delgado gad at aguilardelgado.com
Fri Mar 24 03:05:42 WST 2006


Yep you are right again...

I don't need any perfomance issue here, so can be in python... 
I tried and works like a charm... Thank you so much.

About writing C code for performance... There could be here another
reason... To hide user some internal processing. You can opt to code it
in C so the user will have the tools she need.

Thank you again.
You have been really helpfull.

> Gonzalo Aguilar Delgado wrote:
> > This is exactly what I want. You helped me a lot.
> > What do you think it's best:
> > 
> > 	1.- Write this small function on python.
> > 	2.- Extend embedded to support this function navively
> 
> I try to write as little C code as possible, so I'd opt for #1.  Your 
> needs probably differ, particularly if you have C code trying to use the 
> same functionality.  The questions I would ask are: does it to be in C 
> for performance? and does C code need to call the function?
> 
> John
-- 
Gonzalo Aguilar Delgado - Ingeniero en Informática
        [ Seguridad & Medios de pago ]



More information about the pygtk mailing list