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

    <item>
      <title>Re: How to check if key is pressed?</title>
      <pubDate>Thu, 04 Sep 2008 12:58:02 GMT</pubDate>
      <dc:creator>aka200812</dc:creator>
      <link>http://tech.groups.yahoo.com/group/powerpro-beginners/message/1914</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/powerpro-beginners/message/1914</guid>
      <description>... I did it and it works great :) ... Ahh... so this is the function... i might use it somehere also. Thank You.</description>
    </item>
    <item>
      <title>2nd appearance of the same window doesn&#39;t recognize by Pp</title>
      <pubDate>Sat, 30 Aug 2008 04:47:11 GMT</pubDate>
      <dc:creator>SureshLntmfy</dc:creator>
      <link>http://tech.groups.yahoo.com/group/powerpro-beginners/message/1913</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/powerpro-beginners/message/1913</guid>
      <description>Hi All, When a specific window appears for the first time the keys automatically inserting as per the my Keys command. But when the same window appears next</description>
    </item>
    <item>
      <title>Re: How to check if key is pressed?</title>
      <pubDate>Fri, 29 Aug 2008 18:25:33 GMT</pubDate>
      <dc:creator>Carroll Robbins</dc:creator>
      <link>http://tech.groups.yahoo.com/group/powerpro-beginners/message/1912</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/powerpro-beginners/message/1912</guid>
      <description>On Fri, 29 Aug 2008 11:14:47 -0000, &quot;aka200812&quot; &lt;aka200812@...&gt; ... Clone your key/mouse entry, add the ctrl key as a modifier and mouse rightclick as</description>
    </item>
    <item>
      <title>How to check if key is pressed?</title>
      <pubDate>Fri, 29 Aug 2008 16:02:44 GMT</pubDate>
      <dc:creator>aka200812</dc:creator>
      <link>http://tech.groups.yahoo.com/group/powerpro-beginners/message/1911</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/powerpro-beginners/message/1911</guid>
      <description>Hi How to check if ctrl key is pressed? I made my menu on right click in browser but i want ocasionaly use normal right click menu.</description>
    </item>
    <item>
      <title>Re: efficient command to put active window in fornt of other windows</title>
      <pubDate>Wed, 30 Jul 2008 20:11:14 GMT</pubDate>
      <dc:creator>Sheri</dc:creator>
      <link>http://tech.groups.yahoo.com/group/powerpro-beginners/message/1910</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/powerpro-beginners/message/1910</guid>
      <description>Maybe what you want is: win.show(&quot;active&quot;, 3)</description>
    </item>
    <item>
      <title>Re: efficient command to put active window in fornt of other windows</title>
      <pubDate>Tue, 29 Jul 2008 13:10:11 GMT</pubDate>
      <dc:creator>eli</dc:creator>
      <link>http://tech.groups.yahoo.com/group/powerpro-beginners/message/1909</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/powerpro-beginners/message/1909</guid>
      <description>Sheri I got the two mails, and appreciate it. Still, the &quot;top + nottop&quot; method works in the same way, but the way you offered works slower. I suspect the delay</description>
    </item>
    <item>
      <title>Re: efficient command to put active window in fornt of other windows</title>
      <pubDate>Mon, 28 Jul 2008 14:51:55 GMT</pubDate>
      <dc:creator>Sheri</dc:creator>
      <link>http://tech.groups.yahoo.com/group/powerpro-beginners/message/1908</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/powerpro-beginners/message/1908</guid>
      <description>A message of mine never came through -- I wanted to also suggest to try: win.show(&quot;active&quot;, 3) Regards, Sheri</description>
    </item>
    <item>
      <title>Re: efficient command to put active window in fornt of other windows</title>
      <pubDate>Sun, 27 Jul 2008 19:00:32 GMT</pubDate>
      <dc:creator>Sheri</dc:creator>
      <link>http://tech.groups.yahoo.com/group/powerpro-beginners/message/1907</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/powerpro-beginners/message/1907</guid>
      <description>... Try: win.ontop(&quot;active&quot;,1) Regards, Sheri</description>
    </item>
    <item>
      <title>efficient command to put active window in fornt of other windows</title>
      <pubDate>Sun, 27 Jul 2008 08:46:54 GMT</pubDate>
      <dc:creator>eliav</dc:creator>
      <link>http://tech.groups.yahoo.com/group/powerpro-beginners/message/1906</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/powerpro-beginners/message/1906</guid>
      <description>When switching to a virtual desktops, I usually find the last active window (of a specific virtual desktop) buried under the other windows. Seems that the</description>
    </item>
    <item>
      <title>Re: Limiting screen bumping to mouse states?</title>
      <pubDate>Sat, 26 Jul 2008 19:05:53 GMT</pubDate>
      <dc:creator>dedebaykus</dc:creator>
      <link>http://tech.groups.yahoo.com/group/powerpro-beginners/message/1905</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/powerpro-beginners/message/1905</guid>
      <description>Carroll thanks for the lead. I managed to achieve what I needed. I used if (not mouseleft) before the main function (which is firing some keys)  in the</description>
    </item>
    <item>
      <title>Re: Limiting screen bumping to mouse states?</title>
      <pubDate>Sat, 26 Jul 2008 18:36:55 GMT</pubDate>
      <dc:creator>Carroll Robbins</dc:creator>
      <link>http://tech.groups.yahoo.com/group/powerpro-beginners/message/1904</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/powerpro-beginners/message/1904</guid>
      <description>On Fri, 25 Jul 2008 17:35:05 -0000, &quot;dedebaykus&quot; &lt;dedebaykus@...&gt; ... You haven&#39;t said how you use the screen bump feature. You can define a hot key as a</description>
    </item>
    <item>
      <title>Limiting screen bumping to mouse states?</title>
      <pubDate>Fri, 25 Jul 2008 17:35:08 GMT</pubDate>
      <dc:creator>dedebaykus</dc:creator>
      <link>http://tech.groups.yahoo.com/group/powerpro-beginners/message/1903</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/powerpro-beginners/message/1903</guid>
      <description>Hi I love screen bumping feature. However main issue I have is that screen bumping also does the job while I have left click pressed. I just would like screen</description>
    </item>
    <item>
      <title>Context Menu?</title>
      <pubDate>Thu, 10 Jul 2008 11:34:58 GMT</pubDate>
      <dc:creator>Sheri</dc:creator>
      <link>http://tech.groups.yahoo.com/group/powerpro-beginners/message/1902</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/powerpro-beginners/message/1902</guid>
      <description>... You&#39;re quite right, I don&#39;t know how the critical &quot;context=1&quot; got omitted from my posted version. Glad you were able to sort it out. Regards, Sheri</description>
    </item>
    <item>
      <title>Context Menu?</title>
      <pubDate>Thu, 10 Jul 2008 08:27:08 GMT</pubDate>
      <dc:creator>TheThieves</dc:creator>
      <link>http://tech.groups.yahoo.com/group/powerpro-beginners/message/1901</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/powerpro-beginners/message/1901</guid>
      <description>A long response loop here but this script should actually be if (Context eq 0) do clip.set(arg(1)) context=1 else clip.append(esc(?&quot;\r\n&quot;,?&quot;\&quot;)) </description>
    </item>
    <item>
      <title>Re: How can I delete &quot;notes&quot; categories?</title>
      <pubDate>Wed, 04 Jun 2008 18:37:38 GMT</pubDate>
      <dc:creator>dedebaykus</dc:creator>
      <link>http://tech.groups.yahoo.com/group/powerpro-beginners/message/1900</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/powerpro-beginners/message/1900</guid>
      <description>Thanks, that was easy. - -- In powerpro-beginners@yahoogroups.com, Carroll Robbins ... notes</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.scd.yahoo.com uncompressed/chunked Sun Sep  7 17:48:06 PDT 2008 -->
