<?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[Stringgrid Editor]]></title><description><![CDATA[<p>Hallo<br />
Wie kann ich den Editor einer StringGrid öffnen ohne die Zelle selbst anzuklicken und<br />
den Cursor an eine bestimmte Position setzen?</p>
<p>danke jetzt schon für eure Hilfe</p>
<p>cesa</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/149312/stringgrid-editor</link><generator>RSS for Node</generator><lastBuildDate>Thu, 06 Aug 2026 19:47:31 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/149312.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 04 Jun 2006 20:00:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Stringgrid Editor on Sun, 04 Jun 2006 20:00:59 GMT]]></title><description><![CDATA[<p>Hallo<br />
Wie kann ich den Editor einer StringGrid öffnen ohne die Zelle selbst anzuklicken und<br />
den Cursor an eine bestimmte Position setzen?</p>
<p>danke jetzt schon für eure Hilfe</p>
<p>cesa</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1071354</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1071354</guid><dc:creator><![CDATA[cesa]]></dc:creator><pubDate>Sun, 04 Jun 2006 20:00:59 GMT</pubDate></item><item><title><![CDATA[Reply to Stringgrid Editor on Sun, 04 Jun 2006 20:30:59 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>anscheinend nur indem du von TStringGrid ableitest und selber diese Funktion einbaust.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1071363</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1071363</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Sun, 04 Jun 2006 20:30:59 GMT</pubDate></item><item><title><![CDATA[Reply to Stringgrid Editor on Sun, 04 Jun 2006 20:38:53 GMT]]></title><description><![CDATA[<p>Hallo<br />
Kann mir darunter wenig vorstellen. Meinst du ich sollte eine eigene klasse schreiben?<br />
Poste doch bitte mal ein Beispiel</p>
<p>mfg cesa</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1071366</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1071366</guid><dc:creator><![CDATA[cesa]]></dc:creator><pubDate>Sun, 04 Jun 2006 20:38:53 GMT</pubDate></item><item><title><![CDATA[Reply to Stringgrid Editor on Sun, 04 Jun 2006 20:43:48 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Grundlagen gibts <a href="http://tutorial.schornboeck.net/oop.htm" rel="nofollow">hier</a> und <a href="http://bcb-tutorial.c-plusplus.net/komponentenentwicklung/index.html" rel="nofollow">hier</a>.</p>
<p>Die Basis dürfte wohl sein, über <em>TStringGrid::CellRect</em> die Fläche einer Zelle zu ermitteln und dort dynamisch ein TEdit hinzusetzen.<br />
Allerdings must du dann auch selber für das Übertragen des Wertes und Löschen des Edit-Controls sorgen.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1071368</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1071368</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Sun, 04 Jun 2006 20:43:48 GMT</pubDate></item></channel></rss>