<?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[CScrollView &amp;amp; Laufleiste]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich habe eine SDI Anwendung. Als Mapping Mode verwende ich MM_ANISOTROPIC.<br />
Soweit sogut.. aber ich habe Schwierigkeiten mit der Bildlaufleiste (CScrollView).</p>
<p>MSDN -&gt; CScrollView::SetScrollSizes</p>
<blockquote>
<p>Two standard mapping modes, MM_ISOTROPIC and MM_ANISOTROPIC, are not used for CScrollView. The class library provides the SetScaleToFitSize member function for scaling the view to window size.</p>
</blockquote>
<p>MSDN -&gt; CScrollView::SetScaleToFitSize</p>
<blockquote>
<p>You’ll typically place the call to SetScaleToFitSize in your override of the view’s OnInitialUpdate member function. If you do not want automatic scaling, call the SetScrollSizes member function instead.</p>
</blockquote>
<p>Ok, ich rufe jetzt die Methode SetScaleToFitSize auf, es werden jedoch keine Bildlaufleisten angezeigt <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f44e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--thumbs_down"
      title=":-1:"
      alt="👎"
    /></p>
<p>Kann sein, dass ich etwas falsch mache oder auf dem falschen Weg bin!?<br />
Vielleicht habt ihr eine Idee..</p>
<p>Merci</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/71586/cscrollview-amp-laufleiste</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 14:13:21 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/71586.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 20 Apr 2004 07:33:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CScrollView &amp;amp; Laufleiste on Tue, 20 Apr 2004 07:33:34 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich habe eine SDI Anwendung. Als Mapping Mode verwende ich MM_ANISOTROPIC.<br />
Soweit sogut.. aber ich habe Schwierigkeiten mit der Bildlaufleiste (CScrollView).</p>
<p>MSDN -&gt; CScrollView::SetScrollSizes</p>
<blockquote>
<p>Two standard mapping modes, MM_ISOTROPIC and MM_ANISOTROPIC, are not used for CScrollView. The class library provides the SetScaleToFitSize member function for scaling the view to window size.</p>
</blockquote>
<p>MSDN -&gt; CScrollView::SetScaleToFitSize</p>
<blockquote>
<p>You’ll typically place the call to SetScaleToFitSize in your override of the view’s OnInitialUpdate member function. If you do not want automatic scaling, call the SetScrollSizes member function instead.</p>
</blockquote>
<p>Ok, ich rufe jetzt die Methode SetScaleToFitSize auf, es werden jedoch keine Bildlaufleisten angezeigt <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f44e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--thumbs_down"
      title=":-1:"
      alt="👎"
    /></p>
<p>Kann sein, dass ich etwas falsch mache oder auf dem falschen Weg bin!?<br />
Vielleicht habt ihr eine Idee..</p>
<p>Merci</p>
]]></description><link>https://www.c-plusplus.net/forum/post/504922</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/504922</guid><dc:creator><![CDATA[EdiRitter]]></dc:creator><pubDate>Tue, 20 Apr 2004 07:33:34 GMT</pubDate></item><item><title><![CDATA[Reply to CScrollView &amp;amp; Laufleiste on Tue, 20 Apr 2004 11:13:05 GMT]]></title><description><![CDATA[<p>*push*</p>
]]></description><link>https://www.c-plusplus.net/forum/post/505097</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/505097</guid><dc:creator><![CDATA[EdiRitter]]></dc:creator><pubDate>Tue, 20 Apr 2004 11:13:05 GMT</pubDate></item><item><title><![CDATA[Reply to CScrollView &amp;amp; Laufleiste on Tue, 20 Apr 2004 12:30:23 GMT]]></title><description><![CDATA[<p>Wenn ich mir das obere Zitat durchlese würde ich sagen, du solltest einen anderen Modus wählen. Hast du das schon mal versucht?</p>
<p>Aber ich hab sowas noch nicht gemacht - also erwarte bitte nicht, dass ich genau weiß was ich sage. Ist nur ein Vorschlag/ eine Frage.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/505175</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/505175</guid><dc:creator><![CDATA[estartu]]></dc:creator><pubDate>Tue, 20 Apr 2004 12:30:23 GMT</pubDate></item><item><title><![CDATA[Reply to CScrollView &amp;amp; Laufleiste on Tue, 20 Apr 2004 12:56:10 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich brauche eine Zoom Möglichkeit in meinem Programm. Deshalb habe ich mir überlegt mit MM_ANISOTROPIC zu arbeiten. Ich brauche ein Koordinatensystem, welches sich strecken/stauchen lässt.</p>
<p>Ich weiss nicht, ob ich auf dem richtigen Weg bin, weil ich bisher noch keine Erfahrungen mit MFC habe. Aber was soll's: probieren geht über studieren <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes"
      title=":D"
      alt="😃"
    /></p>
<p>Was die Scrollleiste betrifft, bin ich nachwievor ratlos <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":("
      alt="😞"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/505213</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/505213</guid><dc:creator><![CDATA[EdiRitter]]></dc:creator><pubDate>Tue, 20 Apr 2004 12:56:10 GMT</pubDate></item><item><title><![CDATA[Reply to CScrollView &amp;amp; Laufleiste on Tue, 20 Apr 2004 13:46:00 GMT]]></title><description><![CDATA[<blockquote>
<p>Wenn ich mir das obere Zitat durchlese würde ich sagen, du solltest einen anderen Modus wählen</p>
</blockquote>
<p>Ok, hast mich überzeugt <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
<p>[msdn] SetScaleToFitSize: But with the scale-to-fit capability, the view has no scroll bars and the logical view is stretched or shrunk to exactly fit the window’s client area.[/msdn]</p>
]]></description><link>https://www.c-plusplus.net/forum/post/505266</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/505266</guid><dc:creator><![CDATA[EdiRitter]]></dc:creator><pubDate>Tue, 20 Apr 2004 13:46:00 GMT</pubDate></item></channel></rss>