<?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[Edit und die return taste]]></title><description><![CDATA[<p>hallo,<br />
ich steh mal wieder auf der leitung:</p>
<p>ich will, das der text eínes edit feldes in eine variable kopiert wird, wenn ich enter drücke und nicht vorher.</p>
<p>grundsätzlich komme ich ja mit WM_COMMAND weiter, aber dann wird meine kopierfunktion bei jeder taste ausgeführt.</p>
<p>wenn ich ausserhalb von command ein WM_CHAR oder WM_KEYDOWN setze, wird die kopierfunktion nur dann aufgerufen, wenn das editfeld KEINEN focus hat....</p>
<p>was muss ich machen, damit das edit feld auf enter reagiert : also ES_WANTRETURN und ES_MULTILINE ist gesetzt (auch, wenn ich nur eine zeile will).</p>
<p>kann mir jemand einen tip geben ?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/89114/edit-und-die-return-taste</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 17:01:54 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/89114.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 16 Oct 2004 12:00:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Edit und die return taste on Sat, 16 Oct 2004 12:00:23 GMT]]></title><description><![CDATA[<p>hallo,<br />
ich steh mal wieder auf der leitung:</p>
<p>ich will, das der text eínes edit feldes in eine variable kopiert wird, wenn ich enter drücke und nicht vorher.</p>
<p>grundsätzlich komme ich ja mit WM_COMMAND weiter, aber dann wird meine kopierfunktion bei jeder taste ausgeführt.</p>
<p>wenn ich ausserhalb von command ein WM_CHAR oder WM_KEYDOWN setze, wird die kopierfunktion nur dann aufgerufen, wenn das editfeld KEINEN focus hat....</p>
<p>was muss ich machen, damit das edit feld auf enter reagiert : also ES_WANTRETURN und ES_MULTILINE ist gesetzt (auch, wenn ich nur eine zeile will).</p>
<p>kann mir jemand einen tip geben ?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/629997</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/629997</guid><dc:creator><![CDATA[nochdümmer]]></dc:creator><pubDate>Sat, 16 Oct 2004 12:00:23 GMT</pubDate></item><item><title><![CDATA[Reply to Edit und die return taste on Sat, 16 Oct 2004 12:42:39 GMT]]></title><description><![CDATA[<p>Du musst das Editfeld subclassen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/630029</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/630029</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sat, 16 Oct 2004 12:42:39 GMT</pubDate></item><item><title><![CDATA[Reply to Edit und die return taste on Sat, 16 Oct 2004 13:02:22 GMT]]></title><description><![CDATA[<p>hmmm...<br />
schade genau davr wollte ich mich drücken.....<br />
aber da es wohl keinen einfacheren weg gibt, werde ich da wohl nicht drumrumkommen <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":-("
      alt="😞"
    /></p>
<p>dank dir!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/630053</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/630053</guid><dc:creator><![CDATA[nochdümmer]]></dc:creator><pubDate>Sat, 16 Oct 2004 13:02:22 GMT</pubDate></item></channel></rss>