Jump to content

Sayaç


webkalesi
 Share

Recommended Posts

Herkese merhaba bana sayac programı kodu lazım butona tıkladığım da inputtaki rakam 1 artıçak 1-2-3-4....152 ve bir harffi veya yön tuşunu bu butona atamak istiyorum birde sıfırlama sıfırlama butonu kendim yazmaya çalıştım ama çok yeniyim ve forumdada bulamadım herkese şimdiden yardımları için teşekkür ederim. Edited by webkalesi
Link to comment
Share on other sites

  • Editor

Sayaçtan kastın senin programının internet üzerinde kaç kişi tarafından kullanıldıgınımı ögrenmek istiyorsun.

Link to comment
Share on other sites

  • Editor

getir = Input.GetText("Input1");
Input.SetText("Input1",getir + 1);

bu kodu butonun on click kısmına yapıştır tamamdır.

Link to comment
Share on other sites

saol kod düzgün çalışıyor butona nasıl harf tayabileceğimide söyleyebilirmisin örn: a harfine bastığımda aynı işlemi yapsın yada sağ veya sol ok tuşlarına

birde resetleme butonu içerigi tekrar sıfırlayacak vaya 1 çekecek

Edited by webkalesi
Link to comment
Share on other sites

  • Editor

http://www.indigorose.com/webhelp/ams/Program_Reference/Misc/Virtual_Key_Codes.htm


if e_Key == [color="#FF0000"]sitedeki sayi[/color] then
getir = Input.GetText("Input1");
Input.SetText("Input1",getir + 1);
end

bu üstteki siteden hangi tuşu kullanmak istediğini seç ve decimal kısmındaki rakamı kırmızı ile işaretlediğim yere yaz sonra bu kodu projendeki Sayfanın On-Key kısmına yapıştır.

Link to comment
Share on other sites

Dostum verdiğin bilgilerle istediğim gibi bir program yaptım çok saol ama ufak bir sorunum oldu yön tuşlarına atamayı yaptım aşağı yukarı yapınca sayıyı küçültüp büyütüyor ama ekranda biryere tıklarsam veya sayıyı butonlardan küçültüp büyütürsem oktuşlarının aktifligi gidiyor

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...