<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Cursorposition under mouse?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Syntax Edit : Cursorposition under mouse?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 20:01:37 +0000</pubDate>
  <lastBuildDate>Fri, 17 Apr 2009 14:26:14 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=13837</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Cursorposition under mouse? : May - June I guess ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=48076&amp;title=cursorposition-under-mouse#48076</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 13837<br /><strong>Posted:</strong> 17 April 2009 at 2:26pm<br /><br /><P>May - June I guess</P>]]>
   </description>
   <pubDate>Fri, 17 Apr 2009 14:26:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=48076&amp;title=cursorposition-under-mouse#48076</guid>
  </item> 
  <item>
   <title><![CDATA[Cursorposition under mouse? :  Great!Can you already say when...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=47301&amp;title=cursorposition-under-mouse#47301</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1570">Jebo</a><br /><strong>Subject:</strong> 13837<br /><strong>Posted:</strong> 30 March 2009 at 4:03am<br /><br />Great!<br><br><span id="_ltid_0_0"><span id="ltwid__ltid_0_0_0">Can</span> <span id="ltwid__ltid_0_0_2">you</span> <span id="ltwid__ltid_0_0_2">already</span> <span id="ltwid__ltid_0_0_3">say</span> <span id="ltwid__ltid_0_0_5">when</span> 13.1<span id="ltwid__ltid_0_0_8"></span> <span id="ltwid__ltid_0_0_9">will be</span> <span id="ltwid__ltid_0_0_9">released?</span></span> (<span id="ltwid__ltid_0_0_1">approximate)</span>]]>
   </description>
   <pubDate>Mon, 30 Mar 2009 04:03:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=47301&amp;title=cursorposition-under-mouse#47301</guid>
  </item> 
  <item>
   <title><![CDATA[Cursorposition under mouse? : I also done with new ActiveX function:...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=47277&amp;title=cursorposition-under-mouse#47277</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 13837<br /><strong>Posted:</strong> 29 March 2009 at 11:37pm<br /><br />I also done with new ActiveX function: long POS = RowColCodeFromPoint(long X, long Y) <DIV></DIV><strong>return POS as nNewRow * 1000 + nNewCol - need to decode back to use</strong> <DIV></DIV><DIV></DIV><strong><DIV></DIV><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>I already changed syntax to </DIV><DIV>&nbsp;</DIV><DIV>BOOL RowColCodeFromPoint(long x, long y, long* row, long* col)</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;- no need to decode and unrestricted columns range<BR></DIV></strong>]]>
   </description>
   <pubDate>Sun, 29 Mar 2009 23:37:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=47277&amp;title=cursorposition-under-mouse#47277</guid>
  </item> 
  <item>
   <title><![CDATA[Cursorposition under mouse? :     mdoubson wrote:...function...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=47265&amp;title=cursorposition-under-mouse#47265</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1570">Jebo</a><br /><strong>Subject:</strong> 13837<br /><strong>Posted:</strong> 29 March 2009 at 12:00pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by mdoubson" alt="Originally posted by mdoubson" style="vertical-align: text-bottom;" /> <strong>mdoubson wrote:</strong><br /><br />...function RowColFromPoint...</td></tr></table><br>Yep, that's exactly what I need!<br><br><br><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by mdoubson" alt="Originally posted by mdoubson" style="vertical-align: text-bottom;" /> <strong>mdoubson wrote:</strong><br /><br />...open Issue and ask about such feature. I can do it for ver13.1</td></tr></table><br><font color="#cc0000"><b>Done!!!</b></font><br>]]>
   </description>
   <pubDate>Sun, 29 Mar 2009 12:00:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=47265&amp;title=cursorposition-under-mouse#47265</guid>
  </item> 
  <item>
   <title><![CDATA[Cursorposition under mouse? : if you need to use to expose function...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=47262&amp;title=cursorposition-under-mouse#47262</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 13837<br /><strong>Posted:</strong> 29 March 2009 at 11:46am<br /><br />if you need to use to expose function RowColFromPoint to ActiveX - open Issue and ask about such feature. I can do it for ver 13.1]]>
   </description>
   <pubDate>Sun, 29 Mar 2009 11:46:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=47262&amp;title=cursorposition-under-mouse#47262</guid>
  </item> 
  <item>
   <title><![CDATA[Cursorposition under mouse? :  Sorry, but I think you dont...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=47261&amp;title=cursorposition-under-mouse#47261</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1570">Jebo</a><br /><strong>Subject:</strong> 13837<br /><strong>Posted:</strong> 29 March 2009 at 10:41am<br /><br />Sorry, but I think you dont understand what I want!<br><br><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by mdoubson" alt="Originally posted by mdoubson" style="vertical-align: text-bottom;" /> <strong>mdoubson wrote:</strong><br /><br /><div>CurPosChanged(long nNewRow, long nNewCol);<br>TextChanged(long nRowFrom, long nRowTo, long nActions);</div>&nbsp;</td></tr></table><br><br>Both Events fires ONLY if I've a focus inside the control. That's <u>not what I need</u>!<br><br>I need <u>Row/Col-Position under the mouse-pointer</u> to set the cursor by code (!).<br><br>What I already have are the X/Y-Coordinates - and <u>NO FOCUS inside the SyntexEditor</u>.<br><br><br>]]>
   </description>
   <pubDate>Sun, 29 Mar 2009 10:41:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=47261&amp;title=cursorposition-under-mouse#47261</guid>
  </item> 
  <item>
   <title><![CDATA[Cursorposition under mouse? : You can use event  CurPosChanged(long...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=47260&amp;title=cursorposition-under-mouse#47260</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 13837<br /><strong>Posted:</strong> 29 March 2009 at 10:25am<br /><br /><P>You can use event </P><DIV>CurPosChanged(long nNewRow, long nNewCol);<BR>TextChanged(long nRowFrom, long nRowTo, long nActions);</DIV><DIV>&nbsp;</DIV><DIV>Open your VB Object Browser and look <BR></DIV>]]>
   </description>
   <pubDate>Sun, 29 Mar 2009 10:25:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=47260&amp;title=cursorposition-under-mouse#47260</guid>
  </item> 
  <item>
   <title><![CDATA[Cursorposition under mouse? : ???Thank you, but Please give...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=47258&amp;title=cursorposition-under-mouse#47258</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1570">Jebo</a><br /><strong>Subject:</strong> 13837<br /><strong>Posted:</strong> 29 March 2009 at 5:30am<br /><br />???<br><br>Thank you, but Please give me a VB-sample!<br>]]>
   </description>
   <pubDate>Sun, 29 Mar 2009 05:30:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=47258&amp;title=cursorposition-under-mouse#47258</guid>
  </item> 
  <item>
   <title><![CDATA[Cursorposition under mouse? :    // Returns the row and col...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=47254&amp;title=cursorposition-under-mouse#47254</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 13837<br /><strong>Posted:</strong> 28 March 2009 at 8:44pm<br /><br /><FONT size=2><DIV><FONT size=2><P></FONT><P><FONT color=#008000 size=2></P></FONT><FONT size=2></FONT><FONT color=#008000 size=2>// Returns the row and col (Not validated) for a specific point. Use</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// CalcValidDispCol for validation.</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// Parameters:</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// pt : &#091;in&#093; The point in client co-ordinate.</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// pRow : &#091;out&#093; The out parameter contains the calculated</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// document row.</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// pCol : &#091;out&#093; The out parameter contains the calculated col.</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// pDispRow : &#091;out&#093; The out parameter contains the calculated</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// visible row.</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// pDispCol : &#091;out&#093; The out parameter contains the calculated</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// visible col.</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// bVirtualSpace : &#091;in&#093; Set TRUE if virtual space is enabled</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// (cursor can be paced in any place after line end).</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// Returns:</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// BOOL : True if point was out of bound and index was corrected</P></FONT></DIV><DIV>BOOL RowColFromPoint(CPoint pt, </FONT><FONT color=#0000ff size=2>int</FONT><FONT size=2> *pRow, </FONT><FONT color=#0000ff size=2>int</FONT><FONT size=2> *pCol, </FONT><FONT color=#0000ff size=2>int</FONT><FONT size=2> *pDispRow = NULL, </FONT><FONT color=#0000ff size=2>int</FONT><FONT size=2> *pDispCol = NULL, BOOL bVirtualSpace = -1);</DIV><DIV></DIV></FONT>]]>
   </description>
   <pubDate>Sat, 28 Mar 2009 20:44:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=47254&amp;title=cursorposition-under-mouse#47254</guid>
  </item> 
  <item>
   <title><![CDATA[Cursorposition under mouse? :  Hi,how can I detect the Row/Col-Position...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=47242&amp;title=cursorposition-under-mouse#47242</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1570">Jebo</a><br /><strong>Subject:</strong> 13837<br /><strong>Posted:</strong> 28 March 2009 at 5:05am<br /><br />Hi,<br><br>how can I detect the Row/Col-Position under my mouse (on MouseMove-Event, if I have X/Y-Coordinates)?<br><br>]]>
   </description>
   <pubDate>Sat, 28 Mar 2009 05:05:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13837&amp;PID=47242&amp;title=cursorposition-under-mouse#47242</guid>
  </item> 
 </channel>
</rss>