with Gtk::manage it's Ok, but i have still others, i'm trying to search before posting them. Sometimes it's really stupid!!!
one which i don't understand :
void AddWindow(CFenetre*& pFenetre = NULL,int pos = -1);
error C2440: 'default argument' : impossible de convertir de 'int' en 'CFenetre *&' //--in english, it's "impossible to converter from 'int' to ...
2006/8/11, Jonathon Jongsma <[EMAIL PROTECTED]>:
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