RE: [gtkmm] Gtkmm Class /Object design rev.



> From: Satish Athreya [mailto:satisha82 linuxmail org] 
> Hello gnomemm
> 
> Is gtkmm / gnomemm compatible Xfree86 libs?

It runs on X windows, yes.

> For example is it posibble to call XFree86 Xlib functions throught
> gtkmm/gnomemm?

I believe you can get at the X structures through GTK+ or GDK, which you can
get at with gobj().
 
> Because there aren't C++ binding for Xfree86 libs I thought I might
> get started on it.
> 
> I have gtkmm documentation. Certain classes being inhereited by a
> another class it doesn't seem to a logic behind it.
> 
> For example should a Gtk::Window inherit Gtk::Container since
> GtkWindow is a container it self cause of Gtk::Container class and
> which control all widgets and How can Gtk::Bin inherit
> Gtk::Container(there is no sense in this). Also Gtk::Window can have
> many widgets.

I do not understand this.

> OWL hierarchy(If you find one) is a excellent template that Gtkmm can
> be based(NOT MSVC$$$$).

I do not understand what you are suggesting.

Murray Cumming
murrayc usa net
www.murrayc.com 



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