<?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 : Telefonda Açılmama Sorunu</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : Telefonda Açılmama Sorunu]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 08:57:43 +0000</pubDate>
  <lastBuildDate>Tue, 13 Aug 2024 14:04:01 +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=868</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[Telefonda Açılmama Sorunu : Merhaba Ahmet,Mobil cihaz&#305;ndan...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=868&amp;PID=1641#1641</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=142">BilalCndn</a><br /><strong>Konu:</strong> 868<br /><strong>Gönderim Zamanı:</strong> 13&nbsp;Ağustos&nbsp;2024 Saat 14:04<br /><br />Merhaba Ahmet,<div><br></div><div>Mobil cihazından sql bağlantısını yapmak için sql kurulu cihaz ile mobil cihaz aynı ağa bağlı olmalı, '<span style=": rgb251, 251, 253;">DESKTOP-Q7UNJV9\SQLEXPRESS</span>' kısmına ip adresi yazmalısın ve portun erişime açık olması gerekiyor.</div>]]>
   </description>
   <pubDate>Tue, 13 Aug 2024 14:04:01 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=868&amp;PID=1641#1641</guid>
  </item> 
  <item>
   <title><![CDATA[Telefonda Açılmama Sorunu : var dcGameForm: TclGameForm; kullaniciBilgileriPanel:...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=868&amp;PID=1638#1638</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=217">AhmetUnuvar</a><br /><strong>Konu:</strong> 868<br /><strong>Gönderim Zamanı:</strong> 13&nbsp;Ağustos&nbsp;2024 Saat 13:37<br /><br /><div>var</div><div>&nbsp; dcGameForm: TclGameForm;</div><div>&nbsp; kullaniciBilgileriPanel: TclProPanel;</div><div>&nbsp; btnOyunaBasla: TClProButton;</div><div>&nbsp; oyuncuAdiProEdit1,oyuncuAdiProEdit2,oyuncuAdiProEdit3,oyuncuAdiProEdit4: TclProEdit;</div><div>&nbsp; oyuncuSayisiCmb: TCLComboBox;</div><div>&nbsp; arkaPlan: TCLImage;</div><div>&nbsp; ikiKisilikUnit, ucKisilikUnit, dortKisilikUnit: TclUnit;</div><div>&nbsp; oyuncuSayisiLbl : TClProLabel;</div><div>&nbsp; addNameQuery : TclSqlQuery;</div><div>&nbsp;&nbsp;</div><div><br></div><div><br></div><div>void butonaTikla;</div><div>{</div><div>Clomosy.GlobalVariableString =oyuncuAdiProEdit1.Text+'.'+oyuncuAdiProEdit2.Text+'!'+oyuncuAdiProEdit3.Text+','+oyuncuAdiProEdit4.Text+';';</div><div><br></div><div>&nbsp; case oyuncuSayisiCmb.ItemIndex of</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; 0: Clomosy.RunUnit('ikiKisilikUnit');&nbsp; // 2 oyuncu seçildiğinde</div><div>&nbsp; &nbsp; 1: Clomosy.RunUnit('ucKisilikUnit');&nbsp; &nbsp; // 3 oyuncu seçildiğinde</div><div>&nbsp; &nbsp; 2: Clomosy.RunUnit('dortKisilikUnit');&nbsp; // 4 oyuncu seçildiğinde</div><div>&nbsp;&nbsp;</div><div>&nbsp; else</div><div>&nbsp; &nbsp; ShowMessage('Geçersiz Seçim');</div><div>&nbsp; }</div><div>}</div><div><br></div><div>{</div><div>&nbsp; dcGameForm = TclGameForm.Create(Self);</div><div>&nbsp; ikiKisilikUnit = TclUnit.Create;</div><div>&nbsp; ucKisilikUnit = TclUnit.Create;</div><div>&nbsp; dortKisilikUnit = TclUnit.Create;</div><div>&nbsp; dcGameForm.SetFormBGImage('<a href="https://i.hizliresim.com/d5u495h.png" target="_blank" rel="nofollow">https://i.hizliresim.com/d5u495h.png</a>');</div><div>&nbsp;&nbsp;</div><div><br></div><div>&nbsp; // Panel</div><div>&nbsp; kullaniciBilgileriPanel = dcGameForm.AddNewProPanel(dcGameForm, 'kullaniciBilgileriPanel');</div><div>&nbsp; clComponent.SetupComponent(kullaniciBilgileriPanel,</div><div>&nbsp; &nbsp; '{</div><div>&nbsp; &nbsp; &nbsp; "Align" : "Center",</div><div>&nbsp; &nbsp; &nbsp; "MarginBottom": 135,</div><div>&nbsp; &nbsp; &nbsp; "MarginTop":110,</div><div>&nbsp; &nbsp; &nbsp; "Width" : 350,</div><div>&nbsp; &nbsp; &nbsp; "Height" : 450,</div><div>&nbsp; &nbsp; &nbsp; "RoundHeight" : 10,</div><div>&nbsp; &nbsp; &nbsp; "RoundWidth" : 10,</div><div>&nbsp; &nbsp; &nbsp; "BorderWidth" : 2,</div><div>&nbsp; &nbsp; &nbsp; "BorderColor" : "#ffffff"</div><div>&nbsp; &nbsp; }'</div><div>&nbsp; );</div><div>&nbsp;&nbsp;</div><div><br></div><div>&nbsp; oyuncuSayisiCmb = dcGameForm.AddNewComboBox(kullaniciBilgileriPanel, 'oyuncuSayisiCmb');</div><div>&nbsp; oyuncuSayisiCmb.Align = alCenter;</div><div>&nbsp; oyuncuSayisiCmb.Width = 60;</div><div>&nbsp; oyuncuSayisiCmb.Height = 30;</div><div>&nbsp; oyuncuSayisiCmb.Margins.Left = 35;</div><div>&nbsp; oyuncuSayisiCmb.Margins.Bottom = 400;</div><div>&nbsp; oyuncuSayisiCmb.AddItem('2', '2');</div><div>&nbsp; oyuncuSayisiCmb.AddItem('3', '3');</div><div>&nbsp; oyuncuSayisiCmb.AddItem('4', '4');</div><div>&nbsp;&nbsp;</div><div><br></div><div>&nbsp;&nbsp;</div><div>&nbsp; oyuncuSayisiLbl = dcGameForm.AddNewProLabel(kullaniciBilgileriPanel, 'oyuncuSayisiLbl', 'Oyuncu Sayısını Seçiniz:');</div><div>&nbsp; clComponent.SetupComponent(oyuncuSayisiLbl,</div><div>&nbsp;&nbsp;</div><div>&nbsp; '{</div><div>&nbsp; &nbsp; "Align" : "Center",</div><div>&nbsp; &nbsp; "MarginRight" :220,</div><div>&nbsp; &nbsp; "MarginBottom" :400,</div><div>&nbsp; &nbsp; "TextColor":"#000000",</div><div>&nbsp; &nbsp; "TextSize":11,</div><div>&nbsp; &nbsp; "TextVerticalAlign":"center",</div><div>&nbsp; &nbsp; "TextHorizontalAlign":"left"</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; }');</div><div><br></div><div><br></div><div>&nbsp; oyuncuAdiProEdit1 = dcGameForm.AddNewProEdit(kullaniciBilgileriPanel, 'oyuncuAdiProEdit1', 'Oyuncu 1');</div><div>&nbsp; clComponent.SetupComponent(</div><div>&nbsp; &nbsp; oyuncuAdiProEdit1,</div><div>&nbsp; &nbsp; '{</div><div>&nbsp; &nbsp; &nbsp; "Align" : "Center",</div><div>&nbsp; &nbsp; &nbsp; "MarginBottom" : 200,</div><div>&nbsp; &nbsp; &nbsp; "Width"&nbsp; : 180,</div><div>&nbsp; &nbsp; &nbsp; "Height" : 45,</div><div>&nbsp; &nbsp; &nbsp; "RoundHeight" : 14,</div><div>&nbsp; &nbsp; &nbsp; "RoundWidth" : 2,</div><div>&nbsp; &nbsp; &nbsp; "BorderWidth":2</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; }'</div><div>&nbsp; );</div><div>&nbsp;&nbsp;</div><div>&nbsp; oyuncuAdiProEdit2 = dcGameForm.AddNewProEdit(kullaniciBilgileriPanel, 'oyuncuAdiProEdit2', 'Oyuncu 2');</div><div>&nbsp; clComponent.SetupComponent(</div><div>&nbsp; &nbsp; oyuncuAdiProEdit2,</div><div>&nbsp; &nbsp; '{</div><div>&nbsp; &nbsp; &nbsp; "Align" : "Center",</div><div>&nbsp; &nbsp; &nbsp; "MarginBottom" : 100,</div><div>&nbsp; &nbsp; &nbsp; "Width"&nbsp; : 180,</div><div>&nbsp; &nbsp; &nbsp; "Height" : 45,</div><div>&nbsp; &nbsp; &nbsp; "RoundHeight" : 14,</div><div>&nbsp; &nbsp; &nbsp; "RoundWidth" : 2,</div><div>&nbsp; &nbsp; &nbsp; "BorderWidth":2</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; }'</div><div>&nbsp; );</div><div>&nbsp;&nbsp;</div><div>&nbsp; oyuncuAdiProEdit3 = dcGameForm.AddNewProEdit(kullaniciBilgileriPanel, 'oyuncuAdiProEdit3', 'Oyuncu 3');</div><div>&nbsp; clComponent.SetupComponent(</div><div>&nbsp; &nbsp; oyuncuAdiProEdit3,</div><div>&nbsp; &nbsp; '{</div><div>&nbsp; &nbsp; &nbsp; "Align" : "Center",</div><div>&nbsp; &nbsp; &nbsp; "MarginTop" : 150,</div><div>&nbsp; &nbsp; &nbsp; "Width"&nbsp; : 180,</div><div>&nbsp; &nbsp; &nbsp; "Height" : 45,</div><div>&nbsp; &nbsp; &nbsp; "RoundHeight" : 14,</div><div>&nbsp; &nbsp; &nbsp; "RoundWidth" : 2,</div><div>&nbsp; &nbsp; &nbsp; "BorderWidth":2</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; }'</div><div>&nbsp; );</div><div>&nbsp;&nbsp;</div><div>&nbsp; oyuncuAdiProEdit4 = dcGameForm.AddNewProEdit(kullaniciBilgileriPanel, 'oyuncuAdiProEdit4', 'Oyuncu 4');</div><div>&nbsp; clComponent.SetupComponent(</div><div>&nbsp; &nbsp; oyuncuAdiProEdit4,</div><div>&nbsp; &nbsp; '{</div><div>&nbsp; &nbsp; &nbsp; "Align" : "Center",</div><div>&nbsp; &nbsp; &nbsp; "MarginTop" : 250,</div><div>&nbsp; &nbsp; &nbsp; "Width"&nbsp; : 180,</div><div>&nbsp; &nbsp; &nbsp; "Height" : 45,</div><div>&nbsp; &nbsp; &nbsp; "RoundHeight" : 14,</div><div>&nbsp; &nbsp; &nbsp; "RoundWidth" : 2,</div><div>&nbsp; &nbsp; &nbsp; "BorderWidth":2</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; }'</div><div>&nbsp; );</div><div>&nbsp;&nbsp;</div><div><br></div><div>&nbsp; btnOyunaBasla = dcGameForm.AddNewProButton(dcGameForm, 'btnOyunaBasla', 'Oyuna Başla');</div><div>&nbsp; clComponent.SetupComponent(</div><div>&nbsp; &nbsp; btnOyunaBasla,</div><div>&nbsp; &nbsp; '{</div><div>&nbsp; &nbsp; &nbsp; "caption" : "Oyuna Başla",&nbsp;</div><div>&nbsp; &nbsp; &nbsp; "Align" : "Center",&nbsp;</div><div>&nbsp; &nbsp; &nbsp; "MarginTop" : 340,&nbsp;</div><div>&nbsp; &nbsp; &nbsp; "Width" : 150,</div><div>&nbsp; &nbsp; &nbsp; "Height" : 50,&nbsp;</div><div>&nbsp; &nbsp; &nbsp; "RoundHeight" : 7,&nbsp;</div><div>&nbsp; &nbsp; &nbsp; "RoundWidth" : 2 ,&nbsp;</div><div>&nbsp; &nbsp; &nbsp; "BorderColor" : "#ffffff" ,&nbsp;</div><div>&nbsp; &nbsp; &nbsp; "BorderWidth" : 2,</div><div>&nbsp; &nbsp; &nbsp; "BackgroundColor": "#ec7979",</div><div>&nbsp; &nbsp; &nbsp; "FontStyle":"bold"</div><div>&nbsp; &nbsp; }'</div><div>&nbsp; );</div><div>&nbsp;&nbsp;</div><div>&nbsp; addNameQuery&nbsp; = TclSqlQuery.Create(Nil);</div><div>&nbsp; Clomosy.DBSQLServerConnect('SQL Server', 'DESKTOP-Q7UNJV9\SQLEXPRESS', 'sa', 'Aze129901', 'DC',1433);</div><div>&nbsp; addNameQuery.Connection = Clomosy.DBSQLServerConnection;</div><div>&nbsp;&nbsp;</div><div><br></div><div>&nbsp; btnOyunaBasla.OnClick = 'butonaTikla';</div><div>&nbsp;&nbsp;</div><div>&nbsp; dcGameForm.Run;</div><div>}<br><br>merhabalar. kod bilgisayarda exe de gayet güzel&nbsp; çalışıyor ancak mobil telefonumda clomosy uygulamasında açamıyorum. siyah ekranda kalıyor.</div>]]>
   </description>
   <pubDate>Tue, 13 Aug 2024 13:37:00 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=868&amp;PID=1638#1638</guid>
  </item> 
 </channel>
</rss>