I just modified with sed the source of an application so that it could
load the right images and I've noted a crazy behaviour of this function.
The source is the one that was generated by glade, the image had to be
loaded and put in a druid. If I specify a local path (i.e. for example
create_image("directory/name_of_file.gif") ) it works, the image appears
and everythning is ok. But if I specifyan absolute path (i.e. for
example create_image("/path/to/directory/name_of_file.gif") ) it doesn't
work as it should. It works only if the program is run in /. So, it
appears to be that the absolute path works as if it was local.
Why? Does it happen only to me?
--
Non c'è più forza nella normalità, c'è solo monotonia.
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list