<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>hotbasic at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/hotbasic/</link>
    <description>HotBasic</description>

    <item>
      <title>Re: How to add &quot;OnMouseMove&quot; to Object created dynamically:</title>
      <pubDate>Sat, 21 Nov 2009 20:09:00 GMT</pubDate>
      <dc:creator>doctor electron</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17207</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17207</guid>
      <description>... =====dynamic.bas $APPTYPE GUI: $TYPECHECK ON create f As FORM create b1 as BUTTON left=0: top=0 width=100: height=20 caption=&quot;Edit&quot; onclick=b1_click end</description>
    </item>
    <item>
      <title>Re: How to add &quot;OnMouseMove&quot; to Object created dynamically:</title>
      <pubDate>Sat, 21 Nov 2009 19:34:03 GMT</pubDate>
      <dc:creator>vmars316</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17206</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17206</guid>
      <description>&lt;&lt;In theory, yes, but there is more to it than that. You accomplish the same with dim re2(9) as RICHEDIT2 &#39;create 10 objects in array which assures that all is</description>
    </item>
    <item>
      <title>Re: How to add &quot;OnMouseMove&quot; to Object created dynamically:</title>
      <pubDate>Sat, 21 Nov 2009 17:32:55 GMT</pubDate>
      <dc:creator>doctor electron</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17205</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17205</guid>
      <description>... In HotIDE, ctrl-W or HotBasic: Insert Code invokes display of the window that can be used to insert code for an object into your source at the line before</description>
    </item>
    <item>
      <title>Re: How to add &quot;OnMouseMove&quot; to Object created dynamically:</title>
      <pubDate>Sat, 21 Nov 2009 15:47:51 GMT</pubDate>
      <dc:creator>vmars316</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17204</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17204</guid>
      <description>Hi Jim; I understand the part about CreateWindowEx is low level. And yes i would like to stay away from. &lt;&lt;An alternative is used by HotIDE in its &quot;Insert</description>
    </item>
    <item>
      <title>Re: How to add &quot;OnMouseMove&quot; to Object created dynamically:</title>
      <pubDate>Sat, 21 Nov 2009 13:46:48 GMT</pubDate>
      <dc:creator>doctor electron</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17203</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17203</guid>
      <description>... Could be the author pre-dimensioned an array of a GUI objects of a certain size. ... If we operationally define &quot;creating controls dynamically&quot; as </description>
    </item>
    <item>
      <title>Re: How to add &quot;OnMouseMove&quot; to Object created dynamically:</title>
      <pubDate>Sat, 21 Nov 2009 13:25:12 GMT</pubDate>
      <dc:creator>doctor electron</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17202</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17202</guid>
      <description>... If the object is created with CreateWindowEx (instead of a native HB DIM or CREATE statement), this is a much lower level approach.  As such, you might use</description>
    </item>
    <item>
      <title>Re: How to add &quot;OnMouseMove&quot; to Object created dynamically:</title>
      <pubDate>Sat, 21 Nov 2009 13:09:07 GMT</pubDate>
      <dc:creator>vmars316</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17201</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17201</guid>
      <description>Oops It is uploaded now. Thanks</description>
    </item>
    <item>
      <title>Re: How to add &quot;OnMouseMove&quot; to Object created dynamically:</title>
      <pubDate>Sat, 21 Nov 2009 03:43:09 GMT</pubDate>
      <dc:creator>vmars316</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17200</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17200</guid>
      <description>I have been studying ClassTest.bas And  I added some code for testing: It is located here for review: </description>
    </item>
    <item>
      <title>Re: How to add &quot;OnMouseMove&quot; to Object created dynamically:</title>
      <pubDate>Fri, 20 Nov 2009 18:58:52 GMT</pubDate>
      <dc:creator>vmars316</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17199</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17199</guid>
      <description>Aha, hold that thought: I just diwcovered C:\hotbasic\tutorial\projects\Hotbasic_Code_Archive.2.0\_Form\FormDesign Looks promising! Thanks...vmars316</description>
    </item>
    <item>
      <title>Re: Just Touching Base</title>
      <pubDate>Thu, 19 Nov 2009 23:50:13 GMT</pubDate>
      <dc:creator>efgee2003</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17198</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17198</guid>
      <description>... Well you nailed this one Jim. Linux is a big playground for everyone... and that&#39;s a big problem. IMHO the only really 100% reliable Linux distro is</description>
    </item>
    <item>
      <title>How to add &quot;OnMouseMove&quot; to Object created dynamically:</title>
      <pubDate>Thu, 19 Nov 2009 18:23:36 GMT</pubDate>
      <dc:creator>vmars316</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17197</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17197</guid>
      <description>Greetings; For my test case I am using addObj.bas(snippets). addObj.. creates button, edit and static objects. Normally at pre-compile time, I can just specify</description>
    </item>
    <item>
      <title>Re: Just Touching Base</title>
      <pubDate>Thu, 19 Nov 2009 03:08:49 GMT</pubDate>
      <dc:creator>Donald.Darden@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17196</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17196</guid>
      <description>I think it is a discussion that involves both groups.  This group is the most active, and they might need to be consulted on the possible pending future move</description>
    </item>
    <item>
      <title>Re: Just Touching Base</title>
      <pubDate>Thu, 19 Nov 2009 02:57:12 GMT</pubDate>
      <dc:creator>Donald.Darden@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17195</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17195</guid>
      <description>I know of some programmers who have left the BASIC arena behind.  Not by choice, but either because they have concluded that only by moving to C&#43;+ can they</description>
    </item>
    <item>
      <title>Re: Just Touching Base</title>
      <pubDate>Thu, 19 Nov 2009 02:55:46 GMT</pubDate>
      <dc:creator>Donald.Darden@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17194</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17194</guid>
      <description>I know of some programmers who have left the BASIC arena behind.  Not by choice, but either because they have concluded that only by moving to C&#43;+ can they</description>
    </item>
    <item>
      <title>Re: Just Touching Base</title>
      <pubDate>Wed, 18 Nov 2009 06:11:56 GMT</pubDate>
      <dc:creator>fnoware</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17193</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17193</guid>
      <description>The problem is not the User interface that works great and even better than Windows in many cases. But beneath the surface there is a beast. And this beast is</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Fri Dec 18 08:55:18 PST 2009 -->
