Hello:
 
    I`m using stock icons on my widgets, buttons, but this stock icons aren´t show when i run my programa.
 
    Is there any way to use stock icons?
 
Sample code:
 
ok = Gtk::manage(new class Gtk::Button(Gtk::StockID("gtk-ok")));
.
.
.
packing on HBox
 
ok->show();
 
My aplication compile very good without errors. Operanting system is Windows 2000, gtkmm 2.6, dev-c++ compiler.
 
Thank you.
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to