| View previous topic :: View next topic |
| Author |
Message |
ssiwek
Joined: 15 May 2006 Posts: 20
|
Posted: Mon Mar 12, 2007 3:33 pm Post subject: Euro Sign not in gtk? |
|
|
Hi!
I want to use the € (Euro-Sign) in php-gtk2.
But I do only see a square !
Does some knows a way to show the € via Label.setText method?
Sven |
|
| Back to top |
|
 |
mq
Joined: 25 Nov 2006 Posts: 12
|
Posted: Sat Mar 24, 2007 2:47 pm Post subject: Re: Euro Sign not in gtk? |
|
|
| ssiwek wrote: |
Does some knows a way to show the € via Label.setText method?
Sven |
this topic has been discusded in php-gtk mailling list ; I have posted a reply :
http://lnk.nu/php.classes.free.fr/dwp.php5
some use this : ini_set('php-gtk.codepage','iso-8859-15'); |
|
| Back to top |
|
 |
|