gtK+ tutorials

2004-04-06 Thread rohit goel
i m newbie in gtk+ . from where to download gtk+ tutorials please let me know ...rohit __ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/ ___ gtk-list mailing

RE: modifying file-selection-dialogue widget

2004-04-06 Thread gox
Maybe you should frist create fileselector and than update it by creating, attaching and showing your widgets. -- original message -- Subject:modifying file-selection-dialogue widget From: Chaitanya RD Kulkarni [EMAIL PROTECTED] Date: 06th April 2004 4:43:21 Hi! I am trying

How to configuring XKB

2004-04-06 Thread Nima Tshering
hi, can u help me in configuring XKB for setting up new fonts and keyboards. I would greatful if u could kindly specify the files to be created/modified under directories. cheers nim +++ Get a free DrukNet e-mail account and stay in touch

How to configuring XKB

2004-04-06 Thread Nima Tshering
hi, can u help me in configuring XKB for setting up new fonts and keyboards. I would greatful if u could kindly specify the files to be created/modified under directories. cheers nim +++ Get a free DrukNet e-mail account and stay in touch

Re: How to configuring XKB

2004-04-06 Thread Olexiy Avramchenko
Nima Tshering wrote: hi, can u help me in configuring XKB for setting up new fonts and keyboards. I would greatful if u could kindly specify the files to be created/modified under directories. Hello, Check out README.XKB-* files from XFree86 package (typical location /usr/X11R6/lib/X11/xkb

Re: gtK+ tutorials

2004-04-06 Thread Keith Sharp
On Tue, 2004-04-06 at 07:17, rohit goel wrote: i m newbie in gtk+ . from where to download gtk+ tutorials please let me know ...rohit Try: http://www.gtk.org/tutorial/ Keith. ___ gtk-list mailing list [EMAIL PROTECTED]

who to display the fonts

2004-04-06 Thread sonam
hi all, i have problem displaying the dzongkha fonts in the gedit in the linux system... instead i could get the unicode for the fonts after installation of the fonts and the necessary changes in the files like XFREE86.. what would be the problem... please help me.. schedup dorji

Re: who to display the fonts

2004-04-06 Thread Owen Taylor
On Tue, 2004-04-06 at 09:17, sonam wrote: hi all, i have problem displaying the dzongkha fonts in the gedit in the linux system... instead i could get the unicode for the fonts after installation of the fonts and the necessary changes in the files like XFREE86.. what would be

designing backend.

2004-04-06 Thread Chaitanya RD Kulkarni
Hi! while designing a gtk+ application, exactly how we can write C code in it? or do we have to use Glib functions? -chaitanya.