Re: simple html widget for Linux & Windows

2006-01-12 Thread John Cupitt
On 1/13/06, regatta <[EMAIL PROTECTED]> wrote: > I want to show a simple html page in my program, is there any GTK html > widget that can work for Linux and windows without the need to include > hundred of libraries ? There's gtkhtml2. Dont know how many libraries it pulls in though. _

How to use the GnomeAppBar

2006-01-12 Thread Travis Miller
I've been using GTK+ for a short time now, and I'm still trying to figure out some of the little things.  (So far I've found this to be an excellent source of great information so thanks to everyone who has helped me in the past).  Anyway, I added a GnomeAppBar at the bottom of my app because I wan

RE: glib / String handling difficult[Scanned]

2006-01-12 Thread Robert Thorpe
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Juhana Sadeharju > Sent: 11 January 2006 13:31 > To: gtk-list@gnome.org > Subject: Re: glib / String handling difficult[Scanned] > > >From: "Robert Thorpe" <[EMAIL PROTECTED]> > > > >Why is this needed

simple html widget for Linux & Windows

2006-01-12 Thread regatta
Hi guys, I want to show a simple html page in my program, is there any GTK html widget that can work for Linux and windows without the need to include hundred of libraries ? if nothing available, is there any C code to convert html tags to GtkTextTag (for gtk_text_view widget) ? if nothing also

Re: configure options and GTK+ cross-compilation

2006-01-12 Thread Carlo Agrusti
Hans Oesterholt-Dijkema ha scritto lo scorso 12/01/2006 18:16: Didn't autoconfig etc come with some INSTPATH or whatever which is prepended to PREFIX to be able to do: make install INSTPATH=/home/carlo/dev/gtk2, which would then install gtk into /home/carlo/dev/gtk/usr/... ? Many thanks fo

Re: configure options and GTK+ cross-compilation

2006-01-12 Thread Hans Oesterholt-Dijkema
Didn't autoconfig etc come with some INSTPATH or whatever which is prepended to PREFIX to be able to do: make install INSTPATH=/home/carlo/dev/gtk2, which would then install gtk into /home/carlo/dev/gtk/usr/... ? --Hans Carlo Agrusti schreef: Hi all, I'm digging into documentation and m

configure options and GTK+ cross-compilation

2006-01-12 Thread Carlo Agrusti
Hi all, I'm digging into documentation and mailing list archives in order to find an "elegant" solution to the following problem: how to build GTK+ with a standard (debian) --prefix=/usr and have them installed in a given path (e.g. /home/carlo/dev/gtk-build) but it seems there is no way to