Thanks, I know that, but it's not intended to be currently.
Hubert Figuiere-2 wrote: > > On 02/20/2009 09:16 AM, kovariadam wrote: >> Hello, >> I want to make a custom widget containing several standard widgets to use >> it >> as a tab for notebook. >> I figured out i need to subclass Gtk::Container or Gtk::Bin and put my >> controls inside. >> >> My code is: >> QueryTab.h >> #ifndef DB2CLIENT_QUERY_TAB_H__ >> #define DB2CLIENT_QUERY_TAB_H__ >> >> #include "stdafx.h" > ^^^^^^^^^^^^^^^^^^ > > This is not portable. > > > > Hub > _______________________________________________ > gtkmm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtkmm-list > > -- View this message in context: http://www.nabble.com/GTKmm-beginner-tp22120395p22125185.html Sent from the Gtkmm mailing list archive at Nabble.com. _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
