<?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 : VirtualKeyboard Klavye desteği</title>
  <link>https://www.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : VirtualKeyboard Klavye desteği]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 14 Apr 2026 23:39:47 +0000</pubDate>
  <lastBuildDate>Thu, 15 Jun 2023 11:31:18 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.clomosy.com.tr/RSS_post_feed.asp?TID=507</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Clomosy | Forum]]></title>
   <url>https://www.clomosy.com.tr/forum_images/logo.png</url>
   <link>https://www.clomosy.com.tr/</link>
  </image>
  <item>
   <title><![CDATA[VirtualKeyboard Klavye desteği : Bu &#246;zelli&#287;in kullan&#305;m&#305;na ait bir...]]></title>
   <link>https://www.clomosy.com.tr/forum_posts.asp?TID=507&amp;PID=527#527</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://www.clomosy.com.tr/member_profile.asp?PF=96">Saliha Göçergi</a><br /><strong>Konu:</strong> 507<br /><strong>Gönderim Zamanı:</strong> 15&nbsp;Haziran&nbsp;2023 Saat 11:31<br /><br />Bu özelliğin kullanımına ait bir örnek;<div><br></div><div><div>var</div><div>&nbsp; MyForm : TclForm;</div><div>&nbsp; Edt1: TclEdit;</div><div>&nbsp; Lyt1 : TclLayout;</div><div>&nbsp;&nbsp;</div><div>procedure VirtualKeyboardShow;</div><div>begin</div><div>&nbsp; Edt1.Margins.Bottom := MyForm.clVKBoundsHeight;</div><div>end;</div><div><br></div><div>procedure VirtualKeyboardHidden;</div><div>begin</div><div>&nbsp; Edt1.Margins.Bottom := 0;</div><div>end;</div><div><br></div><div><br></div><div>begin</div><div><br></div><div>&nbsp; MyForm := TclForm.Create(Self);</div><div>&nbsp; MyForm.AddNewEvent(MyForm,tbeOnVirtualKeyboardShown,'VirtualKeyboardShow');</div><div>&nbsp; MyForm.AddNewEvent(MyForm,tbeOnVirtualKeyboardHidden,'VirtualKeyboardHidden');</div><div>&nbsp; Lyt1 := MyForm.AddNewLayout(MyForm,'Lyt1');</div><div>&nbsp; Lyt1.Align := alClient;</div><div>&nbsp;&nbsp;</div><div>&nbsp; Edt1 := MyForm.AddNewEdit(Lyt1,'Edt1','Click and See!');</div><div>&nbsp; Edt1.Align := AlBottom;</div><div>&nbsp;</div><div>&nbsp; MyForm.Run;</div><div>end;</div></div>]]>
   </description>
   <pubDate>Thu, 15 Jun 2023 11:31:18 +0000</pubDate>
   <guid isPermaLink="true">https://www.clomosy.com.tr/forum_posts.asp?TID=507&amp;PID=527#527</guid>
  </item> 
  <item>
   <title><![CDATA[VirtualKeyboard Klavye desteği : TclForm &#252;zerinde,tbeOnVirtualKeyboardShown...]]></title>
   <link>https://www.clomosy.com.tr/forum_posts.asp?TID=507&amp;PID=526#526</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://www.clomosy.com.tr/member_profile.asp?PF=103">Benhur</a><br /><strong>Konu:</strong> 507<br /><strong>Gönderim Zamanı:</strong> 07&nbsp;Haziran&nbsp;2023 Saat 20:55<br /><br />TclForm üzerinde,&nbsp;tbeOnVirtualKeyboardShown ve&nbsp;tbeOnVirtualKeyboardHidden eventları bulunmaktadır. bunlar içinde aşağıdaki değişkenler desteklidir;&nbsp; &nbsp;&nbsp;<div>&nbsp; &nbsp; clVKVisible:Boolean;</div><div>//virtual keyboard bounds.<br><div>&nbsp; &nbsp; clVKBoundsLeft,</div><div>&nbsp; &nbsp; clVKBoundsRight,</div><div>&nbsp; &nbsp; clVKBoundsWidth,</div><div>&nbsp; &nbsp; clVKBoundsHeight:Single;</div><div><br></div></div>]]>
   </description>
   <pubDate>Wed, 07 Jun 2023 20:55:06 +0000</pubDate>
   <guid isPermaLink="true">https://www.clomosy.com.tr/forum_posts.asp?TID=507&amp;PID=526#526</guid>
  </item> 
 </channel>
</rss>