mail-archives/gtk-sharp-list/2004-February/003476.html

79 строки
2.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Gtk-sharp-list] Invalid UTF8 string
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:tiago.lima%40vianw.pt">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="003475.html">
<LINK REL="Next" HREF="003481.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Gtk-sharp-list] Invalid UTF8 string
</H1>
<B>Tiago Lima
</B>
<A HREF="mailto:tiago.lima%40vianw.pt"
TITLE="[Gtk-sharp-list] Invalid UTF8 string">tiago.lima@vianw.pt
</A><BR>
<I>Sun, 22 Feb 2004 18:53:20 +0000</I>
<P><UL>
<LI> Previous message: <A HREF="003475.html">[Gtk-sharp-list] Invalid UTF8 string
</A></li>
<LI> Next message: <A HREF="003481.html">[Gtk-sharp-list] Invalid UTF8 string
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3476">[ date ]</a>
<a href="thread.html#3476">[ thread ]</a>
<a href="subject.html#3476">[ subject ]</a>
<a href="author.html#3476">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>It still gives me the same warning message :(
Thanks,
Tiago Lima
On Sunday 22 February 2004 18:25, Gonzalo Paniagua Javier wrote:
&gt;<i> El dom, 22-02-2004 a las 18:46, Tiago Lima escribi=F3:
</I>&gt;<i> &gt; That is strange, because I tried an example and it gives me the same
</I>&gt;<i> &gt; warning... ? For example, doing this...
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; protected void OnKeyPress(object sender, KeyPressEventArgs args)
</I>&gt;<i> &gt; {
</I>&gt;<i> &gt; _pangoLayout.SetText(&quot;text is : &quot; + (char)args.Event.keyval);
</I>&gt;<i> &gt; }
</I>&gt;<i>
</I>&gt;<i> Ah, ok. Then try:
</I>&gt;<i> _pangoLayout.SetText(&quot;text is : &quot; + (char) (Gdk.Keyval.ToUnicode
</I>&gt;<i> (args.Event.keyval));
</I>&gt;<i>
</I>&gt;<i> -Gonzalo
</I>&gt;<i>
</I>&gt;<i>
</I>&gt;<i> _______________________________________________
</I>&gt;<i> Gtk-sharp-list maillist - <A HREF="mailto:Gtk-sharp-list@lists.ximian.com">Gtk-sharp-list@lists.ximian.com</A>
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">http://lists.ximian.com/mailman/listinfo/gtk-sharp-list</A>
</I>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="003475.html">[Gtk-sharp-list] Invalid UTF8 string
</A></li>
<LI> Next message: <A HREF="003481.html">[Gtk-sharp-list] Invalid UTF8 string
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3476">[ date ]</a>
<a href="thread.html#3476">[ thread ]</a>
<a href="subject.html#3476">[ subject ]</a>
<a href="author.html#3476">[ author ]</a>
</LI>
</UL>
</body></html>