RE: EuGTK_Win.zip

new topic     » goto parent     » topic index » view thread      » older message » newer message

I Mullins wrote:
> The font errors are because GTK can only use TrueType fonts, and 
> the MS Sans Serif 8 is not real TT. 
> You can prevent this error if you add a line to gtkrc-winp to 
> specify a font you like (choose one which does not have a big 
> red A)
> 
>   GtkTreeView::allow-rules = 0
>   GtkTreeView::expander_size = 11
>   
>   engine "wimp" 
>   {
>   }
>   font_name = "Verdana 8"   #added line
> }
> class "*" style "wimp-default"
> 
> --
> Once this is done, I get no errors at all.

Thanks Irv, that works a treat.

It looks very impressive on XP.  I'll try it on Win98 tonight.
There are still a few sample programs that request specific fonts 
that show error messages ... 
but I doubt (?) it would be easy to find fonts that work on 
everyone's PC (and you have to sometimes specify particular fonts to
demonstrate font usage).

Also some of the demo programs look for graphics in hard coded 
directories.  It doesn't bother me, but others may be confused why
so images don't display.

Keep up the great work.

Regards,

Ray Smith
http://rays-web.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu