<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[CFormView Größe ans CMainFrame weiterleiten?]]></title><description><![CDATA[<p>Wie kann ich von einem CFormView eine nachricht weiter an das Mainframe durchschleifen, dass die Größe vom CFormView sich geändert hat. Das Mainframe zeigt mir keine Scrollbars an, wenn das FormView größer als das Mainframe wird.</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/163056/cformview-größe-ans-cmainframe-weiterleiten</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Jul 2026 07:16:35 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/163056.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 25 Oct 2006 15:55:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CFormView Größe ans CMainFrame weiterleiten? on Wed, 25 Oct 2006 16:06:55 GMT]]></title><description><![CDATA[<p>Wie kann ich von einem CFormView eine nachricht weiter an das Mainframe durchschleifen, dass die Größe vom CFormView sich geändert hat. Das Mainframe zeigt mir keine Scrollbars an, wenn das FormView größer als das Mainframe wird.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1161124</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1161124</guid><dc:creator><![CDATA[Rio1]]></dc:creator><pubDate>Wed, 25 Oct 2006 16:06:55 GMT</pubDate></item><item><title><![CDATA[Reply to CFormView Größe ans CMainFrame weiterleiten? on Wed, 25 Oct 2006 16:40:25 GMT]]></title><description><![CDATA[<p>Schau Dir ResizeParentToFit an!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1161152</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1161152</guid><dc:creator><![CDATA[Martin Richter]]></dc:creator><pubDate>Wed, 25 Oct 2006 16:40:25 GMT</pubDate></item><item><title><![CDATA[Reply to CFormView Größe ans CMainFrame weiterleiten? on Thu, 26 Oct 2006 07:38:17 GMT]]></title><description><![CDATA[<p>das gilt wohl nur für MDI.</p>
<p>Na mein Problem sieht n bißchen anders aus. Ein CFormView mit IDD_DIALOG1 wurde durch CView-Klasse mittels Create erstellt. Benutze ich SetWindowPos(..) wird zwar die Größe neu gezeichnet, aber jedoch erscheinen nur Scrollbalken sobald es kleiner wird als mein ursprüngliches IDD_DIALOG1..</p>
<p>Irgendwie habe ich mit SetWindowPos(..) keinen wirklich direkten zugriff auf die Größe des IDD_DIALOG1, CFormViews.</p>
<p>Wie komme ich da ran, so dass die Scrollbalken auch richtig gesetzt werden, nämlich abhängig von den neu gesetzten Größen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1161624</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1161624</guid><dc:creator><![CDATA[Rio_1]]></dc:creator><pubDate>Thu, 26 Oct 2006 07:38:17 GMT</pubDate></item></channel></rss>