<?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 : blank popup window</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : blank popup window]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 08:28:06 +0000</pubDate>
  <lastBuildDate>Fri, 26 Feb 2010 08:58:22 +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=16261</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[blank popup window : Maybe you would prefer some disabled...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16261&amp;PID=57109&amp;title=blank-popup-window#57109</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 16261<br /><strong>Posted:</strong> 26 February 2010 at 8:58am<br /><br />Maybe you would prefer some disabled button added by default to empty popups?&nbsp; The text can read "no items" or whatever you like.&nbsp; Or you can convert the popup to a label when no controls are added.]]>
   </description>
   <pubDate>Fri, 26 Feb 2010 08:58:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16261&amp;PID=57109&amp;title=blank-popup-window#57109</guid>
  </item> 
  <item>
   <title><![CDATA[blank popup window : Hmm...   This partially solves...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16261&amp;PID=57105&amp;title=blank-popup-window#57105</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3101">iftekhar</a><br /><strong>Subject:</strong> 16261<br /><strong>Posted:</strong> 26 February 2010 at 7:02am<br /><br />Hmm... <DIV>&nbsp;</DIV><DIV>This partially solves the problem. Then I am not creating them dynamically all my menus. </DIV><DIV>&nbsp;</DIV><DIV>Also&nbsp;I get similar window for context menu as well. If there is no item in the context menu then this empyt window pops up again. This can happen on CXTPCommandBars::TrackPopupMenu. </DIV><DIV>&nbsp;</DIV><DIV>Any suggestion for this. </DIV><DIV>&nbsp;</DIV><DIV>Ideally I would like this behavior to be turned off throughout the application.</DIV>]]>
   </description>
   <pubDate>Fri, 26 Feb 2010 07:02:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16261&amp;PID=57105&amp;title=blank-popup-window#57105</guid>
  </item> 
  <item>
   <title><![CDATA[blank popup window : If you create the menu dynamically,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16261&amp;PID=57097&amp;title=blank-popup-window#57097</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 16261<br /><strong>Posted:</strong> 26 February 2010 at 6:24am<br /><br />If you create the menu dynamically, then you can simply choose between CXTPControlPopup and CXTPControlButton:<DIV><FONT color=#010001 size=2><FONT color=#010001 size=2></FONT></FONT>&nbsp;</DIV><DIV><FONT color=#010001 size=2><FONT color=#010001 size=2>Handle ON_XTP_CREATECONTROL...</DIV></FONT></FONT><DIV>&nbsp;</DIV><DIV>if (icons.count() &gt; 0)</DIV><DIV>&nbsp;&nbsp;&nbsp; pControl = new CXTPControlPopup(...);</DIV><DIV>else</DIV><DIV>&nbsp;&nbsp;&nbsp; pControl = new CXTPControlButton(...);</DIV>]]>
   </description>
   <pubDate>Fri, 26 Feb 2010 06:24:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16261&amp;PID=57097&amp;title=blank-popup-window#57097</guid>
  </item> 
  <item>
   <title><![CDATA[blank popup window : Hi,   Whenever a popup is displayed...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16261&amp;PID=57036&amp;title=blank-popup-window#57036</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3101">iftekhar</a><br /><strong>Subject:</strong> 16261<br /><strong>Posted:</strong> 24 February 2010 at 5:05am<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>Whenever a popup is displayed with no controls in it a square shaped button like item (I guess the default popup window with no item) pops up. I would expect it to show nothing if there is no item in the popup bar. CAn anybody tell me is there any way to disable this behavior so that no popup is displayed when there is no controls in the popup bar.</DIV><DIV>&nbsp;</DIV><DIV>The image with the most might show the problem.</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advence</DIV><DIV>&nbsp;</DIV><DIV><img src="http://forum.codejock.com/uploads/20100223_112405_untitled.JPG" border="0"></DIV>]]>
   </description>
   <pubDate>Wed, 24 Feb 2010 05:05:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16261&amp;PID=57036&amp;title=blank-popup-window#57036</guid>
  </item> 
 </channel>
</rss>