F
Fernando
Hi,
I've a .glade file with a little interface I made. I've managed to
load it from a python script, using pyGTK, but the only way it succeed
was copying into the same directory the "libxml2.dll" and
"libglade-2.0.0.dll" files.
I think you only need to install theese as packages in Linux, but I'm
using Windows and I'm wondering if this is a must using it, or if
there are ways much cleaner that simply start dropping DLLs inside the
directory...
Thanks.
I've a .glade file with a little interface I made. I've managed to
load it from a python script, using pyGTK, but the only way it succeed
was copying into the same directory the "libxml2.dll" and
"libglade-2.0.0.dll" files.
I think you only need to install theese as packages in Linux, but I'm
using Windows and I'm wondering if this is a must using it, or if
there are ways much cleaner that simply start dropping DLLs inside the
directory...
Thanks.