<?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 : What are &#146;Flags&#146; values for ShowPopup?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : What are &#146;Flags&#146; values for ShowPopup?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 09:35:19 +0000</pubDate>
  <lastBuildDate>Fri, 28 May 2004 09:10:59 +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=793</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[What are &#146;Flags&#146; values for ShowPopup? : I found a small bug with the TPM_RIGHTALIGN...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=793&amp;PID=2075&amp;title=what-are-flags-values-for-showpopup#2075</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 793<br /><strong>Posted:</strong> 28 May 2004 at 9:10am<br /><br /><P>I found a small bug with the TPM_RIGHTALIGN flag.&nbsp; If there is not enough room on the screen to display the menu right-aligned, it defaults to left-aligned.&nbsp; What it should do is shift the menu to the right until it could be fully displayed.</P><P>The following screen print illustrates the issue.&nbsp; The first item shows typical behavior.&nbsp; The second item shows the "unexpected" behavior of loosing the right-align property.&nbsp; The third item shows what I would expect the second item to look like.</P><P><IMG src="uploads/Boyd/2004-05-28_091047_right-align-bug.JPG" border="0"></P>]]>
   </description>
   <pubDate>Fri, 28 May 2004 09:10:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=793&amp;PID=2075&amp;title=what-are-flags-values-for-showpopup#2075</guid>
  </item> 
  <item>
   <title><![CDATA[What are &#146;Flags&#146; values for ShowPopup? : Thanks. TPM_RIGHTALIGN is exactly...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=793&amp;PID=2074&amp;title=what-are-flags-values-for-showpopup#2074</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 793<br /><strong>Posted:</strong> 28 May 2004 at 8:33am<br /><br />Thanks.&nbsp; TPM_RIGHTALIGN is exactly what I was hoping to find <IMG src="http://forum.codejock.com/smileys/smiley4.gif" border="0">]]>
   </description>
   <pubDate>Fri, 28 May 2004 08:33:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=793&amp;PID=2074&amp;title=what-are-flags-values-for-showpopup#2074</guid>
  </item> 
  <item>
   <title><![CDATA[What are &#146;Flags&#146; values for ShowPopup? : Constants will be added in the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=793&amp;PID=2073&amp;title=what-are-flags-values-for-showpopup#2073</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 793<br /><strong>Posted:</strong> 28 May 2004 at 8:25am<br /><br />Constants will be added in the next release, I will list the constantnames (valid in next release) and their corresponding values which youwill have to use right now:<br><br>TPM_RETURNCMD = 256 (&amp;H100)<br>TPM_RIGHTALIGN = 8<br>TPM_RIGHTBUTTON = 2<br><br><br>TPM_RETURNCMD - Returns value instead&nbsp; execute event.<br>TPM_RIGHTALIGN - Right aligns the menu starting from the x and y coordinates.<br>TPM_RIGHTBUTTON -&nbsp; 								Allows you to choose a menu item using a right 								click.]]>
   </description>
   <pubDate>Fri, 28 May 2004 08:25:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=793&amp;PID=2073&amp;title=what-are-flags-values-for-showpopup#2073</guid>
  </item> 
  <item>
   <title><![CDATA[What are &#146;Flags&#146; values for ShowPopup? : The first parameter of the ShowPopup...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=793&amp;PID=2072&amp;title=what-are-flags-values-for-showpopup#2072</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 793<br /><strong>Posted:</strong> 28 May 2004 at 8:09am<br /><br /><P>The first parameter of the ShowPopup method of CommandBars is 'Flags'.&nbsp; The ActiveX help file describes this as 'The flags for the popup', but there is no mention of what the valid values are for this parameter.</P><P>Can someone please provide some insight into the appropriate values for this parameter and the impact those flags will have on the ShowPopup method?</P><P>Thanks!</P>]]>
   </description>
   <pubDate>Fri, 28 May 2004 08:09:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=793&amp;PID=2072&amp;title=what-are-flags-values-for-showpopup#2072</guid>
  </item> 
 </channel>
</rss>