Problems inheriting from Gtk::Window



Hi

I would like to override the on_delete_event() method in
the Window class, but when I inherit from Gtk:Window, I
seem to get errors regarding longs. Code like:

map<long, GtkWindowsWidget> controlDeviceMap;

has error:

error C2143: syntax error : missing ';' before '<'

I've moved this code around a bit. Other times it more
specifically states that "long unexpected". How does
inheriting from Gtk:Window cause this problem? (Compiles
and runs fine otherwise)

Thanks alot
Damon

_____________________________________________________________________
For super low premiums, click here http://www.dialdirect.co.za/quote



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