[Gambas-user] shared librarry into gambas

M0E Lnx m0e.lnx at ...626...
Wed Apr 8 22:48:03 CEST 2009


I always wandered myself how this works.

For instance... in python, you can code something like

import gtk
import glade
import pygtk

And use the methods in these modules throughout your app.
could this be done in gambas somehow?

I have had instances in gambas where I could really use a shared
library but i'm unable to import it... the Extern method is beyond my
scope of skills ATM, and the documentation is sort of hard for me to
understand.




More information about the User mailing list