зеркало из https://github.com/mono/mail-archives.git
72 строки
2.5 KiB
HTML
72 строки
2.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Gtk-sharp-list] Toolbar children
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:alramire%40syr.edu">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="003394.html">
|
|
<LINK REL="Next" HREF="003400.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Gtk-sharp-list] Toolbar children
|
|
</H1>
|
|
<B>Alvaro A. Ramirez
|
|
</B>
|
|
<A HREF="mailto:alramire%40syr.edu"
|
|
TITLE="[Gtk-sharp-list] Toolbar children">alramire@syr.edu
|
|
</A><BR>
|
|
<I>Mon, 16 Feb 2004 13:47:59 -0500</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="003394.html">[Gtk-sharp-list] Toolbar children
|
|
</A></li>
|
|
<LI> Next message: <A HREF="003400.html">[Gtk-sharp-list] ok you got me, I'm lost!
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#3399">[ date ]</a>
|
|
<a href="thread.html#3399">[ thread ]</a>
|
|
<a href="subject.html#3399">[ subject ]</a>
|
|
<a href="author.html#3399">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>AppendItem returns the widget. You just need to cast it and then set
|
|
whatever properties you want.
|
|
|
|
On Mon, 2004-02-16 at 00:59, Alvaro A. Ramirez wrote:
|
|
><i> I have added some buttons to a toolbar using AppendItem. Now I need to
|
|
</I>><i> enable and disable these buttons individually. How may I access the
|
|
</I>><i> children's properties such as "Sensitive"? I never created an instance
|
|
</I>><i> of the children widgets.
|
|
</I>><i>
|
|
</I>><i> Regards,
|
|
</I>><i>
|
|
</I>><i> Alvaro
|
|
</I>><i>
|
|
</I>><i> _______________________________________________
|
|
</I>><i> Gtk-sharp-list maillist - <A HREF="mailto:Gtk-sharp-list@lists.ximian.com">Gtk-sharp-list@lists.ximian.com</A>
|
|
</I>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">http://lists.ximian.com/mailman/listinfo/gtk-sharp-list</A>
|
|
</I>><i>
|
|
</I>
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="003394.html">[Gtk-sharp-list] Toolbar children
|
|
</A></li>
|
|
<LI> Next message: <A HREF="003400.html">[Gtk-sharp-list] ok you got me, I'm lost!
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#3399">[ date ]</a>
|
|
<a href="thread.html#3399">[ thread ]</a>
|
|
<a href="subject.html#3399">[ subject ]</a>
|
|
<a href="author.html#3399">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|