зеркало из https://github.com/mono/mail-archives.git
69 строки
2.2 KiB
HTML
69 строки
2.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Gtk-sharp-list] Problem retrieving data in Signal Handlers
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:scooch%40noggle.biz">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="003309.html">
|
|
<LINK REL="Next" HREF="003316.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Gtk-sharp-list] Problem retrieving data in Signal Handlers
|
|
</H1>
|
|
<B>Joe Scaduto
|
|
</B>
|
|
<A HREF="mailto:scooch%40noggle.biz"
|
|
TITLE="[Gtk-sharp-list] Problem retrieving data in Signal Handlers">scooch@noggle.biz
|
|
</A><BR>
|
|
<I>Wed, 04 Feb 2004 22:12:48 -0500</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="003309.html">[Gtk-sharp-list] Windows Installers for Mono 0.30 and GTK# 0.15
|
|
</A></li>
|
|
<LI> Next message: <A HREF="003316.html">[Gtk-sharp-list] Gtk.RadioMenuItem
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#3315">[ date ]</a>
|
|
<a href="thread.html#3315">[ thread ]</a>
|
|
<a href="subject.html#3315">[ subject ]</a>
|
|
<a href="author.html#3315">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Hi,
|
|
|
|
I am using Glade 2 to create my GUI for my GtkSharp application and I am
|
|
connecting my signals via Glade#. In Glade 2 when specifing the signal
|
|
handler to connect to there is an 'Object' field also. If I populate
|
|
the 'Object' field does anyone know how I can retrieve that information
|
|
in a GtkSharp signal handler such as:
|
|
|
|
public void on_Button1_clicked(object obj, EventArgs e)
|
|
{ }
|
|
|
|
Thanks,
|
|
|
|
Joe
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="003309.html">[Gtk-sharp-list] Windows Installers for Mono 0.30 and GTK# 0.15
|
|
</A></li>
|
|
<LI> Next message: <A HREF="003316.html">[Gtk-sharp-list] Gtk.RadioMenuItem
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#3315">[ date ]</a>
|
|
<a href="thread.html#3315">[ thread ]</a>
|
|
<a href="subject.html#3315">[ subject ]</a>
|
|
<a href="author.html#3315">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|