Re: cpp



First of all, it is quite easy to use straight GTK+ from C++ (a number of
the games do this, and so does Guppi), so this may be an option.  If you
want to use gtk-- and glade, another option may be for someone to write a
wrapper around libglade.  It is fairly easy to wrap (there are a number of
interpretted language bindings, which are generally more difficult to bind
than C++), but if anything extra is needed, I can probably add it.

James.

--
Email: james@daa.com.au
WWW:   http://www.daa.com.au/~james/


On Thu, 28 Oct 1999, Almer. S. Tigelaar. wrote:

> Hai,
> 
> I am actually just starting out with "development" in the GUI world of
> Linux and my favourite language
> happens to be C++. (Don't flame me for this :-))
> Anyway, I was just fiddling around a bit with glade and such and tried
> glade--, as the author
> notes himself glade-- doesn't support gnome objects such as gnomeapp
> etc..
> I was wondering if there might be some other way of using C++ instead of
> C to create Gnome app??
> 
> Yours,
> 
> Almer. S. Tigelaar.
> almer1@dds.nl
> 
> 
> -- 
> To unsubscribe: mail gnome-devel-list-request@gnome.org with "unsubscribe"
> as the Subject.
> 



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