Re: [gtk-list] Latin-1 & Latin-2



> 
> I need to be able to type and display latin-2 letters (for example the Czech
> alphabet) and latin-1 like this:
> 
> Czech word            : slovo
> Norwegian translation : ord
> 
> etc...
> 
> Is this possible with Gtk? I would also be very interested if somebody
> has tips of how to do this...
> 
> Any response appreciated!
> 

You can set fonts in widget styles. (probably best using rc file).
Set widget names using widget_set_name call and use these names in rc file to
change fonts for these widgets.

Radek



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]