A bug in GtkComboBox/Entry?

2010-01-15 Thread Sundaram
4.3 machine. I just changed the property from 'Automatic' to 'On' and that fixes it. But should by default the sensitivity set to On, as the document says so? Is this is a bug/ If so, on whose part? Regards Sundaram ___

Close GTK Main window

2009-09-23 Thread Sundaram
Dear All, Is it possible to close a GTK main window through the code? I want to programmatically close the GTK main window when certain condition is satisfied. How do i do this? Please give me a sample code for this. Thanks & Regards Sundara

Dialogbox in a lib

2009-08-27 Thread Shunmuga Sundaram
do this? Please help me Thanks & Regards Sundaram. D _ We all see it as it is. But on MSN India, the difference lies in perspective. http://in.msn.com ___ gtk-app-devel-list mailing list

Re: how do I get win32 messages?

2009-06-22 Thread Sundaram
l be XEvent (of X11) and so on. Hope this helps! Regards Sundaram Message: 1 Date: Sun, 21 Jun 2009 16:08:26 +0200 From: Andreas Ronnquist Subject: how do I get win32 messages? To: gtk-app-devel-list@gnome.org Message-ID: <20090621160826.4e4c1

Global Keyboard Shortcuts in GNMOE

2009-05-23 Thread Sundaram
eone point me to that project's page or it's source? Thanks! Regards Sundaram ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Artha - Handy off-line English thesaurus with regex search feature released!

2009-05-22 Thread Sundaram
u guys gave me! Best Regards Sundaram ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

[Announce] Artha - An off-line English thesaurus is released

2009-02-09 Thread Sundaram
t/svnroot/artha/tags/0.8.0 Thanks! P.S.: This is my first open-source application. Thanks for all the support you guys gave me! Best Regards Sundaram ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailm

Re: GtkWindow Z-order Issue

2009-01-30 Thread Sundaram
Window Manager Hintsspecification, the above state is mainly meant for user preferences and should not be used by applications". Is there a way to achieve it without setting the window's 'Always on Top' property? ____ From: Larry Reaves To: Sundaram Cc:

GtkWindow Z-order Issue

2009-01-30 Thread Sundaram
er summons with the hot key? Thanks! Best Regards, Sundaram ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Calling libnotify functions from GTK

2008-12-16 Thread Sundaram
Hi, I wrote a small GTK+ app. where I have a GtkEntry box & a button. When I type something in the text box and click the button, I call notify_notification_show() and it works fine. Then I added code to regiester with X server to give a KEYPRESS event on a hotkey press (XGrabKey). I added gdk_w

Monitoring keyboard by an application in System Tray

2007-12-13 Thread Sundaram
Hi all, I want to know the procedure to monitor the keyboard for a particular key combination, by an application that sits on the System Tray. Can it be done thru' registering for signalling /callback? How is this possible in a GTK+ application? Thanks! Best Regards, Sundar

Get focus (for application) on a key combo (globally)

2007-11-02 Thread Sundaram
when the application is not in focus, it should be able to get invoked on a key combo. I have tried using bind keys, key snooper and some other stuff for Xlib, also tried googling, but I could not find the soln. Please help! Thanks for your time :-) Best Regards, Sundaram