Re: How to show the utf8 character?



Dov Grobgeld said:
Try adding:

    use utf8;

at the beginning of the perl program. You should then be able to just
enter the utf8 characters with any editor that supports it. For examples
of utf8 use with Perl/Gtk2 see:

    http://imagic.weizmann.ac.il/~dov/lectures/yapc-2004-perl-gtk2/slides.html

i thought we'd added it before, but apparently not. i added a link to your
tutorial/presentation to the gtk2-perl website's doc page. if you'd prefer i
not, or would like to change the description of it let me know.

-rm



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