Re: GtkScrolled windows

2001-05-01 Thread Helmethead
On Tue, May 01, 2001 at 03:31:37PM -0600, Esteban Quijano Vincenzi wrote: > I found GtkScrolled windows as a good choice for this! > > But I have a question: > When you have a widget contained in a window, you normally can't resize > that window to a size smaller than the widget, aren't you? > >

Re: GTK+ & HTML

2001-05-01 Thread Douglas Straub
Denis Dementiev wrote: > On 28 Apr 2001 22:19:50 +0200 > Roberto <[EMAIL PROTECTED]> wrote: > > R>How can I include HTML in a GTK+ application? > R>For example as red-carpet about? > > Try cschtml, or gtkhtml. Hi, I don't suppose someone would mind summarizing the various gtk+html widgets th

Re: Is it possible to have sliding frames?

2001-05-01 Thread Timothy M. Shead
Esteban: This works well - embed your set of controls in a GtkScrolledWindow widget. Cheers, Timothy M. Shead - Original Message - From: "Esteban Quijano Vincenzi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 01, 2001 2:15 PM Subject: Is it possible to have sliding fr

GtkScrolled windows

2001-05-01 Thread Esteban Quijano Vincenzi
I found GtkScrolled windows as a good choice for this! But I have a question: When you have a widget contained in a window, you normally can't resize that window to a size smaller than the widget, aren't you? How could GtkScrolled windows could be implemented if this rule it's true? Sorry about

Is it possible to have sliding frames?

2001-05-01 Thread Esteban Quijano Vincenzi
Is it possible to have windows with sliding frames within it? A sliding frame would be an area with buttons and other controls which could be moveable using scroll bars. That way, we could have like a huge panel of controls that we could "slide" using a scroll bar in order to uncover those contro

Re: Windows version of Glade

2001-05-01 Thread Damon Chaplin
Ed Winchester wrote: > > Is there a Win32 version of Glade? Where do I get it, how hard to > install it, etc. The GtkAda package for Windows includes a port of Glade. http://libre.act-europe.fr/GtkAda/ Damon ___ gtk-list mailing list [EMAIL PROTEC

RE: A STRANGE ERROR!!!

2001-05-01 Thread Michael Mitton
I think you may have to do the following command to compile... gcc -o anim interface.c `gtk-config --cflags` `gnome-config --cflags` `gtk-config --libs` `gnome-config --libs` -Michael -Original Message- From: Roberto [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 01, 2001 5:12 AM To: GTK

Re: A STRANGE ERROR!!!

2001-05-01 Thread Rodrigo Moya
On 01 May 2001 11:11:51 +0200, Roberto wrote: > I've done a little program with Gnome-Anomator, but it returns me an > error, > The filename is 'interface.c': > > Roberto@DEBIAN:~$ gcc -o anim interface.c `gtk-config --cflags` > `gtk-config --libs` > if you're using GnomeAnimator, you'll need t

Re: A STRANGE ERROR!!!

2001-05-01 Thread Jeff Shipman
I think that's because you want to use 'gnome-config' instead of 'gtk-config' Jeff "Shippy" Shipman E-Mail: [EMAIL PROTECTED] Computer Science MajorICQ: 1786493 New Mexico Institute of Mining and Technology Homepage: http://www.nmt.edu/~shippy On 1 May 2001, Roberto wrote: > I've done a

Windows version of Glade

2001-05-01 Thread Ed Winchester
Is there a Win32 version of Glade? Where do I get it, how hard to install it, etc. Thanks, Ed ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

Re: A STRANGE ERROR!!!

2001-05-01 Thread Havoc Pennington
Roberto <[EMAIL PROTECTED]> writes: > I've done a little program with Gnome-Anomator, but it returns me an > error, > The filename is 'interface.c': > > Roberto@DEBIAN:~$ gcc -o anim interface.c `gtk-config --cflags` > `gtk-config --libs` > /tmp/cc2SOLbE.o: In function `main': > /tmp/cc2SOLbE.o

A STRANGE ERROR!!!

2001-05-01 Thread Roberto
I've done a little program with Gnome-Anomator, but it returns me an error, The filename is 'interface.c': Roberto@DEBIAN:~$ gcc -o anim interface.c `gtk-config --cflags` `gtk-config --libs` /tmp/cc2SOLbE.o: In function `main': /tmp/cc2SOLbE.o(.text+0xc6): undefined reference to `gnome_animator_