зеркало из https://github.com/mono/mail-archives.git
83 строки
2.5 KiB
HTML
83 строки
2.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Gtk-sharp-list] Points/Lines and Glade
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:jgarcia%40ac.upc.es">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="003733.html">
|
|
<LINK REL="Next" HREF="003730.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Gtk-sharp-list] Points/Lines and Glade
|
|
</H1>
|
|
<B>Jorge Garcia
|
|
</B>
|
|
<A HREF="mailto:jgarcia%40ac.upc.es"
|
|
TITLE="[Gtk-sharp-list] Points/Lines and Glade">jgarcia@ac.upc.es
|
|
</A><BR>
|
|
<I>Fri, 02 Apr 2004 14:05:51 +0200</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="003733.html">[Gtk-sharp-list] Points/Lines and Glade
|
|
</A></li>
|
|
<LI> Next message: <A HREF="003730.html">[Gtk-sharp-list] Points/Lines and Glade
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#3737">[ date ]</a>
|
|
<a href="thread.html#3737">[ thread ]</a>
|
|
<a href="subject.html#3737">[ subject ]</a>
|
|
<a href="author.html#3737">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Hello,
|
|
|
|
I think you won't have the problem with static if you don't declare the
|
|
events as static.
|
|
|
|
My problem was that I hadn't defined an ExposeEvent and nothing was
|
|
showed. Now it works.
|
|
|
|
Thank you,
|
|
|
|
Jorge
|
|
|
|
|
|
|
|
On dj, 2004-04-01 at 22:00, Sebastian Vorköper wrote:
|
|
><i> Ok,
|
|
</I>><i>
|
|
</I>><i> Attached is what i came up with.
|
|
</I>><i> It seams (for me) that if you use the keyword "static" with
|
|
</I>><i> "[Glade.Widget]" something gets screwed up.
|
|
</I>><i> Thats why i had to get the drawingarea (darea) manually with
|
|
</I>><i> darea=(Gtk.DrawingArea)gxml.GetWidget("darea");
|
|
</I>><i>
|
|
</I>><i> Greetings,
|
|
</I>><i> Sebastian Vorköper
|
|
</I>><i> <A HREF="mailto:sv@fogman.de">sv@fogman.de</A>
|
|
</I>><i>
|
|
</I>><i>
|
|
</I>
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="003733.html">[Gtk-sharp-list] Points/Lines and Glade
|
|
</A></li>
|
|
<LI> Next message: <A HREF="003730.html">[Gtk-sharp-list] Points/Lines and Glade
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#3737">[ date ]</a>
|
|
<a href="thread.html#3737">[ thread ]</a>
|
|
<a href="subject.html#3737">[ subject ]</a>
|
|
<a href="author.html#3737">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|