<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[gruppe von buttons]]></title><description><![CDATA[<p>Hallo zusammen,</p>
<p>ich würde gerne wissen ob ich zB ein onklick event mehrerer buttons zusammen fassen kann, da bei jedem onklick der buttons das selbe geschieht. Ich habe zb 200 buttons und beim onklick auf jeden dieser buttons wird die selbe funktion ausgeführt. Muss ich für jeden einzelnen button das onklick auswerten oder gehts auch irgendwie einfacher??</p>
<p>Gruß sw0ce</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/177894/gruppe-von-buttons</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 07:47:35 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/177894.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 05 Apr 2007 06:46:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to gruppe von buttons on Thu, 05 Apr 2007 06:46:39 GMT]]></title><description><![CDATA[<p>Hallo zusammen,</p>
<p>ich würde gerne wissen ob ich zB ein onklick event mehrerer buttons zusammen fassen kann, da bei jedem onklick der buttons das selbe geschieht. Ich habe zb 200 buttons und beim onklick auf jeden dieser buttons wird die selbe funktion ausgeführt. Muss ich für jeden einzelnen button das onklick auswerten oder gehts auch irgendwie einfacher??</p>
<p>Gruß sw0ce</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1259736</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1259736</guid><dc:creator><![CDATA[sw0ce]]></dc:creator><pubDate>Thu, 05 Apr 2007 06:46:39 GMT</pubDate></item><item><title><![CDATA[Reply to gruppe von buttons on Thu, 05 Apr 2007 06:52:53 GMT]]></title><description><![CDATA[<p>das geht einfacher:<br />
weise allen Buttons die gleiche OnClick-Routine zu (z.B. im Objektinspektor) und dann nutze z.B. aus den <a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-39305-and-start-is-0-and-postdays-is-0-and-postorder-is-asc-and-highlight-is-.html" rel="nofollow">FAQ</a> &quot;Sendernamen bei einer OnClick-Prozedur identifizieren&quot;, &quot;Zugriff, aber nicht durch Namen&quot;, und/oder &quot;Dynamische Arrays von Komponenten oder Objekten&quot; und die Suchfunktion zu *dynamic_cast*</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1259741</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1259741</guid><dc:creator><![CDATA[Linnea]]></dc:creator><pubDate>Thu, 05 Apr 2007 06:52:53 GMT</pubDate></item><item><title><![CDATA[Reply to gruppe von buttons on Thu, 05 Apr 2007 14:00:05 GMT]]></title><description><![CDATA[<p>Du könntest auch ne Actionlist anlegen, und die Actions im Objekinspector zu weisen. Vorteil durch's &quot;disable&quot;'n der Action &quot;disable&quot;'st du gleich alle Buttons mit. Das selbe gilt für Captions, Hints, etc.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1260132</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1260132</guid><dc:creator><![CDATA[&#x2F;neuling]]></dc:creator><pubDate>Thu, 05 Apr 2007 14:00:05 GMT</pubDate></item></channel></rss>