Re: GTKmm beginner
- From: Hubert Figuiere <hub figuiere net>
- To: kovariadam <kovariadam gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: GTKmm beginner
- Date: Fri, 20 Feb 2009 12:28:32 -0500
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]