Re: How to create a simple multilingual GUI

2007-05-12 Thread Yeti
On Fri, May 11, 2007 at 02:52:06PM +0200, John Zoidberg wrote: > I would like to create a GUI with GTK where the language can be chosen > interactively in a "settings" menu. > I would like this to be independant of the machines local language settings. Each user (not machine) has separate language

Re: How to create a simple multilingual GUI

2007-05-12 Thread rush ta
if that is at all possible... I would be looking forward to it too !! On 5/11/07, John Zoidberg <[EMAIL PROTECTED]> wrote: > > I would like to create a GUI with GTK where the language can be chosen > interactively in a "settings" menu. > I would like this to be independant of the machines local la

Alternative GTK widgets

2007-05-12 Thread Shoq
Pardon my noobness, but I am new to GTK. I had assumed there would be a wealth of open source widgets that descend from the toolkit. I am starting to think this was a very poor assumption on my part. I've not be able to find anything but a few aborted attempts at variations by other parties. Am

How to create a simple multilingual GUI

2007-05-12 Thread John Zoidberg
I would like to create a GUI with GTK where the language can be chosen interactively in a "settings" menu. I would like this to be independant of the machines local language settings. How can I do that? ___ gtk-app-devel-list mailing list gtk-app-devel-l

Windows like GtkTreeView key bindings question.

2007-05-12 Thread Alex Nekorkin
Hello All, I'm trying to make my application tree view to be more intuitive for Windows users. This includes key bindings for KP_RIGHT and KP_LEFT to expand and collapse current accordingly. I have implemented it by registering the callback (see the code below). The only problem is: this construc

Re: Displaying iso 6937-2 character set letters in GtkWidget

2007-05-12 Thread venkatesh chilapur
i david, i had also the same problem, with gtk... i am getting the fonts on the window's bar, but not on the buttons, i am using inside.. i have used the follwoing command for the same... first i set all the paths to the libs and bins... then i activate the X server by using the following command

Pango-ERROR **: Unable to create Win32 cairo scaled font.

2007-05-12 Thread Johannes Hausensteiner
Hi there! I am trying to port a program from Linux to Win32. Finally it compiles, but when I start it a message box "Pango-ERROR **: Unable to create Win32 cairo scaled font." appears and it closes. Strange thing is that this seems to happen even before main() in my application. When I set a brea