mail-archives/gtk-sharp-list/2006-July/007282.html

79 строки
2.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Gtk-sharp-list] Gtk.Window.ConfigureEvent
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=%5BGtk-sharp-list%5D%20Gtk.Window.ConfigureEvent&In-Reply-To=">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007275.html">
<LINK REL="Next" HREF="007288.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Gtk-sharp-list] Gtk.Window.ConfigureEvent</H1>
<B>Norbert Berzen</B>
<A HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=%5BGtk-sharp-list%5D%20Gtk.Window.ConfigureEvent&In-Reply-To="
TITLE="[Gtk-sharp-list] Gtk.Window.ConfigureEvent">norbert at spice.gia.rwth-aachen.de
</A><BR>
<I>Fri Jul 14 08:20:04 EDT 2006</I>
<P><UL>
<LI>Previous message: <A HREF="007275.html">[Gtk-sharp-list] Scrollbar for TextView
</A></li>
<LI>Next message: <A HREF="007288.html">[Gtk-sharp-list] Gtk.Window.ConfigureEvent
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7282">[ date ]</a>
<a href="thread.html#7282">[ thread ]</a>
<a href="subject.html#7282">[ subject ]</a>
<a href="author.html#7282">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hello to everyone,
simple question: How do I detect if my gtk toplevel window resizes
and/or moves? As far as I understand the docs this should be straight
forward:
Gtk.Window toplevel = new Gtk.Window (...);
toplevel.ConfigureEvent += new ConfigureEventHandler (myHandler);
But it does not work at all. Is it a problem with my gtk-sharp setup or
is it known not to work?
After digging the docs and after having a look (not in depth!!!) at
gtk-sharp-2.0 source without getting any clue I am helpless.
Could some of you give me a hint, please?
Thanks,
--
Norbert
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007275.html">[Gtk-sharp-list] Scrollbar for TextView
</A></li>
<LI>Next message: <A HREF="007288.html">[Gtk-sharp-list] Gtk.Window.ConfigureEvent
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7282">[ date ]</a>
<a href="thread.html#7282">[ thread ]</a>
<a href="subject.html#7282">[ subject ]</a>
<a href="author.html#7282">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">More information about the Gtk-sharp-list
mailing list</a><br>
</body></html>