label text in Hindi

2007-10-28 Thread Naveen Kumar
Hi all, I need to display the labels in hindi, I tried export LANG=hi_IN.UTF_8 But it will show the text in hindi only for stock items. please guide me how i should proceed to get the text of my desired widget in the language i want. Regards, Naveen -- Application Engineer Innovate Software

Re: debugging GTK application

2007-10-28 Thread Sudharshan S
On Sun, 2007-10-28 at 17:55 +0300, AlannY wrote: > Hi there. I have some problem with gdb and GTK+. > > My program crashes with SIGSEGV (you know) and I want to find where is > mistake, but GTK+ don't allow it. > > So... > 1) Open GTK+ window (it's alright) > 2) Run gtk_file_chooser_dialog_new(.

debugging GTK application

2007-10-28 Thread AlannY
Hi there. I have some problem with gdb and GTK+. My program crashes with SIGSEGV (you know) and I want to find where is mistake, but GTK+ don't allow it. So... 1) Open GTK+ window (it's alright) 2) Run gtk_file_chooser_dialog_new(...) On second step "gdb" (you know that amazing tool) are "hangs"