<?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 : CXTPRibbonBar::EnableFrameTheme and MDI window</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPRibbonBar::EnableFrameTheme and MDI window]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 21:48:44 +0000</pubDate>
  <lastBuildDate>Wed, 08 Jul 2009 03:30:13 +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=14673</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[CXTPRibbonBar::EnableFrameTheme and MDI window : Hi, yes, just don&amp;#039;t change...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14673&amp;PID=50766&amp;title=cxtpribbonbarenableframetheme-and-mdi-window#50766</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 14673<br /><strong>Posted:</strong> 08 July 2009 at 3:30am<br /><br /><P>Hi,</P><DIV>yes, just don't change title if it same as you had. </DIV>]]>
   </description>
   <pubDate>Wed, 08 Jul 2009 03:30:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14673&amp;PID=50766&amp;title=cxtpribbonbarenableframetheme-and-mdi-window#50766</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPRibbonBar::EnableFrameTheme and MDI window :   Hi, have found the problem,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14673&amp;PID=50714&amp;title=cxtpribbonbarenableframetheme-and-mdi-window#50714</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2205">ChrisG</a><br /><strong>Subject:</strong> 14673<br /><strong>Posted:</strong> 06 July 2009 at 9:36am<br /><br /><p ="Ms&#111;normal">Hi, have found the problem, and have a workaround. Am sendingyou a sample project anyway that reproduces it (sent to support address as you asked :).<br>Basically i get a notification message from Scintilla saying e.g. a key's beenpressed (CRibbonMDISampleView::OnScintillaCharAdded) and because of that callCRibbonMDISampleDoc::SetModifiedFlag which I've overridden. In theSetModifiedFlag function I reset the document title.<br><br>The result of all this is that, when the MDI child frame is maximized and youe.g. hold a character key down it appears<br>to lock up until you release the key and after a second or two the windowredraws correctly. This does not occur if<br>the window is in the restored state. So I don’t think its actually anything todo with scintilla, just the relationship between <o:p></o:p></p><span style="font-size: 11pt; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;">WM_NOTIFY,CDocument::SetTitle, CXTPRibbonBar::EnableFrameThemeand the MDI window state.<br><br>My fix was to only process the SetModified call if the modification state isdifferent from that requested, which I should<br>probably be doing anyway! But it is a bit weird...and possibly point to aproblem ?</span>]]>
   </description>
   <pubDate>Mon, 06 Jul 2009 09:36:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14673&amp;PID=50714&amp;title=cxtpribbonbarenableframetheme-and-mdi-window#50714</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPRibbonBar::EnableFrameTheme and MDI window : Hi, Don&amp;#039;t see how it can...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14673&amp;PID=50688&amp;title=cxtpribbonbarenableframetheme-and-mdi-window#50688</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 14673<br /><strong>Posted:</strong> 06 July 2009 at 1:22am<br /><br /><DIV>Hi,</DIV><DIV>Don't see how it can be related :(. Anyway, please send to <a href="mailto:support@codejock.com" target="_blank">support@codejock.com</A> &nbsp;sample that can reproduce this problem.</DIV>]]>
   </description>
   <pubDate>Mon, 06 Jul 2009 01:22:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14673&amp;PID=50688&amp;title=cxtpribbonbarenableframetheme-and-mdi-window#50688</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPRibbonBar::EnableFrameTheme and MDI window : Hi, we are developing an editor...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14673&amp;PID=50588&amp;title=cxtpribbonbarenableframetheme-and-mdi-window#50588</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2205">ChrisG</a><br /><strong>Subject:</strong> 14673<br /><strong>Posted:</strong> 02 July 2009 at 11:06am<br /><br />Hi, we are developing an editor application using CodeJock (currently 13.00). This uses an MDI frame window, the MDI child windows contain a Scintilla control for code editing (sorry would have used Syntax edit but needed other features :( ) <br />However, when the MDI child window is maximised the performance of the Scintilla control is very slow, but when window is restored performance is fine. Tracked this down to the call to CXTPRibbonBar::EnableFrameTheme. If this is NOT called all is fine!<br />This is a real problem for us, please can you suggest a workaround / solution ?<br /><br />thanks :)]]>
   </description>
   <pubDate>Thu, 02 Jul 2009 11:06:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14673&amp;PID=50588&amp;title=cxtpribbonbarenableframetheme-and-mdi-window#50588</guid>
  </item> 
 </channel>
</rss>