Gtk application in hindi

2007-12-25 Thread Naveen Kumar
Hi all, I am planning to build an application with Hindi(local language) text for all widgets. Please guide me what is the better way to proceed for the above. Regards, Naveen ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http

Invalid UTF8 string passed to pango_layout_set_text()

2007-12-07 Thread Naveen Kumar
() I tried to convert the string which read from the file utf8 format using g_locale_to_utf8 (string, -1 , NULL, NULL, NULL); but it is returning NULL string ... Please help me out in resolving this issue .. Regards, Naveen

Re: How to use icon_view in older version of gtk (Emmanuele Bassi)

2007-11-23 Thread Naveen Kumar
___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

How to use icon_view in older version of gtk

2007-11-22 Thread Naveen Kumar
Hi all, I have one problem : I saw an application in Gtk+-2.10.6 (icon-view in gtk-demo ), and i need to compile it using lower version of gtk (gtk+2.2.0). I tried compiling it but i am getting errors like :

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: GTK plot graph

2007-06-29 Thread Naveen Kumar
Hi, Try to use gtkdatabox it will fulfill needs i feel. Regards, Naveen. ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Cross compiling gtk+-2.2.0 for arm

2007-05-16 Thread Naveen Kumar
Now i dont know how should i proceed. Am I following the wrong way to cross compile gtk2 or missing out some steps ? Please guide me how i can proceed or any different procedure to cross-compile ... Thanks and Regards, Naveen

Cross compilation for windows

2007-03-02 Thread naveen
-1.0.1-20010726-src.tar.gz w32api-1.0.1-20010726-src.tar.gz Now my problem is how to cross compile? I dont have any idea to cross compile, can any of you tell me how to cross-compile gtk applications. Thanks and Regards, Naveen. ___ gtk-app-devel-list

Problems with Threading Concept

2007-02-18 Thread naveen
// But the problem here for me is, the stop is not happening immediatly after the click.. Is there any mistake the way i am doning it ... or do i need to follow any other procedure for it.. please help me out... Regards, Naveen. ___ gtk

RE :Problem with gtk (done )

2006-12-20 Thread Naveen Kumar
Thank u all, now i found the solution. i am not sure is it that right way to do that but thing is working fine.. what i have done is i have placed these two statements in the while loop. if(gtk_events_pending()) gtk_main_iteration(); Naveen

RE :Problem with gtk (done mistake)

2006-12-17 Thread Naveen Kumar
run the same part of code on a button click using gtk, the application is crashing around 30 seconds saying just "Terminated". Is there any time out as such we can specify for gtk applications.. Please help me regarding this. Thanks and Regards Naveen

Problem with gtk

2006-12-16 Thread Naveen Kumar
2)If try to run the same part of code on a button click using gtk, the application is crashing around 30 seconds saying just "Terminated". Is there any time out as such we can specify for gtk applications.. Please help me regarding this. Th

how to get the text(label) of the Menu item widget??

2006-12-01 Thread Naveen Kumar
Hi All, i am using option menu in my application. Problem is i am unable to fetch the Text(label) of the Menu item when it is selected. Based on the text collected(label) from the menu item, i need to update a entry and a label in some other window. how do i do it? thanks in advance, Naveen

Problem running GTK application on Monta Vista

2006-11-30 Thread Naveen Kumar
ch,it is a constant of 6.4MB throughout the runtime. so there is no memory hole. just want to know what could be the cause for this. Thanks in Advance, Naveen. ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listin

Problem with gsignal connect

2006-11-12 Thread Naveen Kumar
but how can i pass all the objects (5 entries + 2 spin buttons ) of click on the button. I dont want my objects as globel. I was able to do if i declare as globel.. Plese help me regard this,, Thanks in Advance Naveen ___ gtk-app-devel

probelm with static linking

2005-04-08 Thread NAVEEN FRANCIS
usr/bin/ld: cannot find -lgtk-x11-2.0 collect2: ld returned 1 exit status I'm badly stuck at this point. Can anyone help me Plz.. Thanks and Regards, Naveen Send instant messages to your online friends http://uk.messenger.yahoo.com __