Re: Tweaking a GTK plugin

2009-11-16 Thread Eric Squires
hing. I'm not positive gdk_window_set_cursor is the right method since I haven't done anything like this, but the basic logic would be the same anyway. Good luck! Eric Squires On Mon, Nov 16, 2009 at 2:13 PM, Grant wrote: > I use a plugin for gmpc (an mpd client) called fullscreeninfo. I&#x

Re: Generating key press event using gtk button

2009-08-14 Thread Eric Squires
you off in the right direction or someone more informed will respond soon with more info. Eric Squires On Fri, Aug 14, 2009 at 11:26 AM, Sulabh Bista wrote: > Dear all: > > I am trying to write a virtual keyboard like application that can generate > keyboard key press event on clic