Re: Character " ° " in chains

2005-03-09 Thread Gabriel de Perthuis
Le lundi 07 mars 2005 Ã 13:17 +0100, christine botella a Ãcrit : > Hello, > > I work with Linux RedHat 2.4.7-10. > I generate a MMI with 'glade' and option 'gettext support'. So the > chains of characters in the forms are like that : _("toto"). > At execution, some chains in the forms including th

Re: can glade files be used dynamically?

2005-03-09 Thread Rick
On Wed, 9 Mar 2005 12:10:13 -0500, Tristan Van Berkom <[EMAIL PROTECTED]> wrote: > On Wed, 9 Mar 2005 10:43:10 -0500, Rick <[EMAIL PROTECTED]> wrote: > [...] > > Can I generate glade XML files (.glade) on the fly and have them used > > by my application (via libGlade?) at run time to create dialogs

Re: can glade files be used dynamically?

2005-03-09 Thread Tristan Van Berkom
On Wed, 9 Mar 2005 10:43:10 -0500, Rick <[EMAIL PROTECTED]> wrote: [...] > Can I generate glade XML files (.glade) on the fly and have them used > by my application (via libGlade?) at run time to create dialogs? Yes. > If so, can I then save the state of those dialogs to a new XML > (.glade) file

can glade files be used dynamically?

2005-03-09 Thread Rick
I sketching out a pretty large app and I'm a total glade newbie, It looks pretty cool. I have some questions: Can I generate glade XML files (.glade) on the fly and have them used by my application (via libGlade?) at run time to create dialogs? If so, can I then save the state of those dialogs t

RE: dateformat

2005-03-09 Thread Jorge Monsalvo
A little help. Use str_date = g_strdup_printf("%02d/%02d/%02d", gday, gmonth+1, gyear); Then str_date will always have the same length. Jorge Monsalvo Argentina -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de David Necas (Yeti) Enviado el: Miércoles, 09 d

Re: dateformat

2005-03-09 Thread David Necas (Yeti)
On Wed, Mar 09, 2005 at 09:10:32PM +0700, Hariyanto wrote: > There is still problem because sometime I don't get date with same lenght > string. > I get 7/8/2005 or 12/12/2005 or 7/12/2005. Why don't you simply use sscanf(datestring, "%d/%d/%d", &d, &m, &y); ? > I get this date with this cod

Re: dateformat

2005-03-09 Thread Hariyanto
There is still problem because sometime I don't get date with same lenght string. I get 7/8/2005 or 12/12/2005 or 7/12/2005. I get this date with this code : void on_btn_get_date_clicked(GtkButton *button, gpointer user_data)

Re: Gtk themes link doesnt open.

2005-03-09 Thread stian
> hello gtk webpage admin, > > the gtk themes page isnt working. i just wanted to put it into your > notice. http://www.gtk.org/api/ has a dead links aswell. http://www.gtk.org/api/2.6/pango-1.8.0/index.html is wrong http://www.gtk.org/api/2.6/gdk-pixbuf/index.html has some strange letters ar

Gtk themes link doesnt open.

2005-03-09 Thread Mohankumar . Sekhar
hello gtk webpage admin,   the gtk themes page isnt working. i just wanted to put it into your notice.   thankyou. ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list

Character " ° " in chains

2005-03-09 Thread christine botella
Hello, I work with Linux RedHat 2.4.7-10. I generate a MMI with 'glade' and option 'gettext support'. So the chains of characters in the forms are like that : _("toto"). At execution, some chains in the forms including the character "°" are not printed and the following chains are also not printed

Font problem

2005-03-09 Thread Alastair Basden
Hi, I've just installed gtk 2.6 on a dual opteron (amd64) system. However, when I try running the gtk-demo (or any other gtk app), I get the message: (gtk-demo:12007): Pango-WARNING **: Cannot open font file for font Luxi Sans 8 Segmentation fault So, something isn't working right. To install,