stock icons



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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]