<?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 : CDialogBar - Prof-UIS</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CDialogBar - Prof-UIS]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 03 Apr 2026 23:57:12 +0000</pubDate>
  <lastBuildDate>Mon, 16 Jul 2007 08:56:50 +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=7597</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[CDialogBar - Prof-UIS : I downloaded and tested the Prof-UISbar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7597&amp;PID=24488&amp;title=cdialogbar-profuis#24488</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=537">Kenneth</a><br /><strong>Subject:</strong> 7597<br /><strong>Posted:</strong> 16 July 2007 at 8:56am<br /><br /><P>I downloaded and tested the Prof-UIS&nbsp;bar and it is like a real Microsoft CDialogBar with theme support.&nbsp; That is, I can make a bar the same height as a CDialogBar.&nbsp; With the Codejock CXTPDialogBar I end up with a double height&nbsp;bar; the first bar is more like a caption bar, followed below by the dialog bar itself.</P><DIV></DIV><DIV></DIV>Perhaps I do not understand how the CXTPDialogBar works and I am not setting it up correctly.&nbsp; Below is an image that contains two images.&nbsp; The top one is my attempt to create a CXTPDialogBar with some&nbsp;buttons.&nbsp; I end up with "two" bars; the top being more like a caption bar, the second being the dialogbar itself.&nbsp; What I really want is one much like the second image, a single bar containing the buttons. <DIV>&nbsp;</DIV><DIV>The double bar height perhaps is not all that bad if you only had one bar per window, but if you have&nbsp;several,&nbsp;a lot of space is wasted when compared with a&nbsp;normal Microsoft CDialogBar.&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20070716_085317_Image4.bmp" border="0"></DIV>]]>
   </description>
   <pubDate>Mon, 16 Jul 2007 08:56:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7597&amp;PID=24488&amp;title=cdialogbar-profuis#24488</guid>
  </item> 
  <item>
   <title><![CDATA[CDialogBar - Prof-UIS : Hi, Form description I see that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7597&amp;PID=24477&amp;title=cdialogbar-profuis#24477</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7597<br /><strong>Posted:</strong> 16 July 2007 at 1:04am<br /><br /><DIV>Hi,</DIV><DIV>Form description I see that it works like our Bar - just container for another CDialog. I can't understand why its problem for you - you only need create additional dialog with all DDX, etc and put it to CDialogBar. </DIV>]]>
   </description>
   <pubDate>Mon, 16 Jul 2007 01:04:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7597&amp;PID=24477&amp;title=cdialogbar-profuis#24477</guid>
  </item> 
  <item>
   <title><![CDATA[CDialogBar - Prof-UIS :  I was referred by a colleague...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7597&amp;PID=24464&amp;title=cdialogbar-profuis#24464</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=537">Kenneth</a><br /><strong>Subject:</strong> 7597<br /><strong>Posted:</strong> 13 July 2007 at 4:22pm<br /><br /><DIV =faq_c&#111;ntainer><DIV>I was referred by a colleague to a description of a Microsoft like CDialogBar supported by another toolkit vendor.&nbsp; It is not possible from the description/demo to see if the class supports InitDialog, DDX and resizable attributes, which most desirable CDialogBar derivatives do, but it sounds and looks as if it does.&nbsp; Any chance of getting something like this in ToolKitPro?</DIV><DIV>&nbsp;</DIV><DIV>The following is a description of this class from their website:</DIV><DIV>&nbsp;</DIV><DIV>"In Prof-UIS, there is a <CODE>CExtPanelControlBar</CODE> class that has similar features to MFC's <CODE>CDialogBar</CODE>. <CODE>CExtPanelControlBar</CODE> implements a toolbar-like window, which owns only one child window and has a size that is determined by the size of this child window. In most cases the panel control bar is used as a dialog container.</DIV><P>In the <SPAN =newgreen>FixedSizePanels</SPAN> sample application you can find that the <CODE>m_wndPanelDialog</CODE> property of <CODE>CMainFrame</CODE>, which is created in <CODE>CMainFrame::OnCreate()</CODE> is an instance of the <CODE>CExtPanelControlBar</CODE> class. The <CODE>m_dlgForPanelDialog</CODE> property of the main frame is a child dialog whose parent window is <CODE>m_wndPanelDialog</CODE>."</P></DIV>]]>
   </description>
   <pubDate>Fri, 13 Jul 2007 16:22:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7597&amp;PID=24464&amp;title=cdialogbar-profuis#24464</guid>
  </item> 
 </channel>
</rss>