Fw:

2012-01-09 Thread Suresh Stephen
http://internetcashflownow.com/january.php?repj=38&kaba=961&pusi=43 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re:

2012-01-07 Thread Suresh Stephen
Maximize your pleasure and sensations during sex!. http://www.nmbcmedia.net/new.year.php?mgoogleId=31h3 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

[no subject]

2012-01-04 Thread Suresh Stephen
Happy new year! Happiness is your life. http://www.odenvoyage.ironie.org/sites.m.php?ligoogleId=06fi5 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

[no subject]

2011-12-16 Thread Suresh Stephen
Be healthy with our help!... http://www.odenvoyage.ironie.org/p.google.php?foID=93af8 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

How can u post message to an asynqueue

2006-01-10 Thread Suresh Stephen
Hello, I need to know this , i must push some data into a GasynQueue and i have pushed data into it using g_async_queue_push(gasyncqueue,(void*)data) from a different thread and this queue must be checked for any data and this i have done in the main thread using g_async_queue_try_pop(

Changing the tab order in a dialog

2006-01-09 Thread Suresh Stephen
Hello all, I have created a GUI using GTK and i have created a dialog box which will contain multiple entries. In the following fashion entry 1entry 5 entry 2entry 6 entry 3

How invoke a menu and menu items on key press

2006-01-04 Thread Suresh Stephen
Hello all, I need to know how to add a shortcut key for a menu so that i can invoke that menu by pressing alt+ and |||ly for menu items also so when the menu is pooped i just want to press a key and invoke a functionality also i want to know how u can underline that a letter in the me

How to set a button to be activated when i press the enter key

2005-12-31 Thread Suresh Stephen
Hello, Just wanted to know one thing , for example consider i have a text entry and two buttons ok and cancel . Wat i want to perform is after adding some data to the entry i just want to press enter so that the ok button is pressed, if any one knows a way to solve this i will be very

problems with synchronization of threads in updating a text buffer in gtk2.0

2005-12-21 Thread Suresh Stephen
Hi all, I am working on developing a gui for my application which runs many posix threads. These threads will try to update the text view by adding text. this is how the i have written the code gtk_text_buffer_get_bounds(buffer,&start,&end); gtk_text_buffer_insert(buffer,&end,printbuf