<?xml version="1.0" encoding="iso-8859-9" ?>
<?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>Clomosy | Forum : Responsive hatası</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : Responsive hatası]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 10:53:19 +0000</pubDate>
  <lastBuildDate>Fri, 18 Jul 2025 12:55:56 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.clomosy.com.tr/RSS_post_feed.asp?TID=1099</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Clomosy | Forum]]></title>
   <url>https://forum.clomosy.com.tr/forum_images/logo.png</url>
   <link>https://forum.clomosy.com.tr/</link>
  </image>
  <item>
   <title><![CDATA[Responsive hatası : &#199;al&#305;&#351;t&#305;, Te&#351;ekk&#252;r ederim. ]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1099&amp;PID=2248#2248</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=314">iclal</a><br /><strong>Konu:</strong> 1099<br /><strong>Gönderim Zamanı:</strong> 18&nbsp;Temmuz&nbsp;2025 Saat 12:55<br /><br />Çalıştı, Teşekkür ederim.]]>
   </description>
   <pubDate>Fri, 18 Jul 2025 12:55:56 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1099&amp;PID=2248#2248</guid>
  </item> 
  <item>
   <title><![CDATA[Responsive hatası : Merhaba &#304;clal ,void panelayarlariguncel;{...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1099&amp;PID=2246#2246</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=310">Sudesigirci</a><br /><strong>Konu:</strong> 1099<br /><strong>Gönderim Zamanı:</strong> 18&nbsp;Temmuz&nbsp;2025 Saat 12:11<br /><br />Merhaba İclal ,<div><div>void panelayarlariguncel;</div><div>{</div><div>&nbsp; PnlPage0Sol.Width&nbsp; &nbsp; &nbsp; &nbsp;= (PnlPage0.Width * 39) / 100;</div><div>&nbsp; PnlPage0orta.Width&nbsp; &nbsp; &nbsp; = (PnlPage0.Width * 39) / 100;</div><div>&nbsp; PnlOzetBilgi_P0.Width&nbsp; &nbsp;= (PnlPage0.Width * 13) / 100;</div><div>}</div><div><br></div><div><br></div><div>void OnPageResize;</div><div>{</div><div>panelayarlariguncel;</div><div>}</div></div><div><br></div><div>//aşağıda panel ayarlamalrı yaparken</div><div>PnlPage0.OnResize = 'OnPageResize';</div><div><br></div><div>bunları dener misin ? umarım yardımcı olurlar&nbsp;</div><div>//burada onresize kullanımı örnekte var inceleyebilirsin</div><div><a href="https://www.docs.clomosy.com/index.php?title=&#069;vents" target="_blank" rel="nofollow">https://www.docs.clomosy.com/index.php?title=Events</a></div><div><br></div><div>İyi Çalışmalar</div>]]>
   </description>
   <pubDate>Fri, 18 Jul 2025 12:11:25 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1099&amp;PID=2246#2246</guid>
  </item> 
  <item>
   <title><![CDATA[Responsive hatası : Merhaba projemi responsive yapabilmek...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1099&amp;PID=2244#2244</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=314">iclal</a><br /><strong>Konu:</strong> 1099<br /><strong>Gönderim Zamanı:</strong> 18&nbsp;Temmuz&nbsp;2025 Saat 11:27<br /><br />Merhaba projemi responsive yapabilmek için değişiklikler yapıyordum ve direkt<div>MyForm.clSetWindowState(fwsMaximized); şeklinde açılıyor.&nbsp;</div><div><br></div><div><div>&nbsp; PnlPage0 = MyForm.AddNewProPanel(clPageControl.PageContainers&#091;0&#093;,'PnlPage0');</div><div>&nbsp; PnlPage0.Align =alClient;</div></div><div><br></div><div><div>&nbsp; &nbsp; PnlPage0Sol = MyForm.AddNewProPanel(PnlPage0, 'PnlPage0Sol');</div><div>&nbsp; &nbsp; PnlPage0Sol.Align = alLeft;</div><div>&nbsp; &nbsp; PnlPage0Sol.Width = (PnlPage0.Width*39)/100;</div></div><div><br></div><div><div>&nbsp; &nbsp; PnlPage0orta = MyForm.AddNewProPanel(PnlPage0, 'PnlPage0orta');</div><div>&nbsp; &nbsp; PnlPage0orta.Align = alLeft;</div><div>&nbsp; &nbsp; PnlPage0orta.Width = (PnlPage0.Width*39)/100;</div></div><div><br></div><div><div>&nbsp; &nbsp; PnlOzetBilgi_P0 = MyForm.AddNewProPanel(PnlPage0, 'PnlOzetBilgi_P0');</div><div>&nbsp; &nbsp; PnlOzetBilgi_P0.Align = alLeft;</div><div>&nbsp; &nbsp; PnlOzetBilgi_P0.Width = (PnlPage0.Width*13)/100;<br><br>şeklinde de genişlik atamaları yaptım ama açıldığı zaman çok küçük gözüküyorlar, sonra küçük pencereye baktım ve oranlar onda tutuyormuş. fwsMaximized pencerede doğru çalışması için ne yapabilirim?</div></div>]]>
   </description>
   <pubDate>Fri, 18 Jul 2025 11:27:07 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1099&amp;PID=2244#2244</guid>
  </item> 
 </channel>
</rss>