On 8/11/06, Mickael Drean <[EMAIL PROTECTED]> wrote: > It quite strange because i took my files project i've done with another IDE > and which generate a program without any problems. And when i got under > Visual C++ express i got lot's of errors. I precise that the basic exemple > works. > > an exemple of error: > > Gtk::Button* ButCanc = manage(new > Gtk::Button((Gtk::Stock::CLOSE))); > > error C3861: 'manage' : identificateur introuvable //--> in english it > should be 'untraceable identifier' > > > Any idea ? > > > Mick >
what if you use Gtk::manage? -- jonner _______________________________________________ gtkmm-list mailing list gtkmm-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtkmm-list