[gull] glade et gtk
    Yann Sagon 
    ypublic at hasa.ch
       
    Fri Oct 26 15:42:11 CEST 2007
    
    
  
Bonjour,
Je suis en train d'essayer gtk et j'utilise glade pour générer 
l'interface graphique.
Glade me génère un fichier xml qui contient la description de 
l'interface, que je charge ainsi xml = glade_xml_new("hello.glade", 
NULL, NULL); dans mon fichier main.c
Tout se passe très bien. J'aimerais néanmoins éviter d'avoir besoin de 
distribuer séparemment le fichier hello.glade. Y a t'il un moyen de 
l'inclure à la compilation (à la façon de qt 
http://doc.trolltech.com/4.3/resources.html)
Merci!
Yann Sagon
    
    
More information about the gull
mailing list