Re: Build and install a new input method?

2010-10-11 Thread John Matthewman
On 10/6/10, Murray Cumming murr...@murrayc.com wrote:
 On Wed, 2010-10-06 at 07:56 +0700, John Matthewman wrote:
  http://www.openismus.com/misc/multipress-gtk-input-method/source/

 Thanks for that - though I was hoping to see a simple makefile so I
 could make a bit more sense of what's going on. (Not a fan of
 autotools...)

 Just watch the output when you do make install then.

I've got things working almost the way that I'd like them - now I just
have one more question. What's the easiest way to toggle the system
input method? I only use Simple and my Vietnamese (TELEX) input
method, so ideally I would have a little script that I could bind to a
function key and it toggles between the two input methods. Would I
just write a little shell script that re-sets the GTK_IM_MODULE
environment variable..?

I wouldn't mind setting the input method on a per-application basis,
but some apps mess with the right-click context menus so I can't
change the input method that way.

Thanks in advance for any tips!
John
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


No palette in GtkColorButton

2010-10-11 Thread Miroslav Rajcic
Does anyone know if it is possible to show the palette widgets in the dialog 
started from GtkColorButton ?


GtkColorSelection/GtkColorSelectionDialog widgets support showing the 
palette, but I can not seem to access this functionality through 
GtkColorButton widget.
Does anyone know a way to get to the underlying GtkColorSelection widget 
when having a pointer to GtkColorButton ?


Regards,
 Miroslav 


___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list