Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > AutoIt
You last visited: Today at 06:20

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Frage] Eingabe als ● ausgeben , Button

Discussion on [Frage] Eingabe als ● ausgeben , Button within the AutoIt forum part of the Coders Den category.

Reply
 
Old   #1
 
Suisu's Avatar
 
elite*gold: 25
Join Date: Jun 2010
Posts: 289
Received Thanks: 49
[Frage] Eingabe als ● ausgeben , Button

Hey Leute
Bin ganz neu bei AutoIT und ich komme grad nicht weiter^^
Ich möchte eine Eingabe in der Input box als ● ausgeben
Also z.B
Code:
InputBox("Hallo"Hallo ich heiße..")
Und das "ich heißte ... also ●●●●●●●● darstellen

Danke

Für andere Frage pls nach ganz unten scrollen ^^
Suisu is offline  
Old 09/27/2010, 16:39   #2
 
omer36's Avatar
 
elite*gold: 0
Join Date: Mar 2009
Posts: 2,317
Received Thanks: 1,254
InputBox("Hallo", "Hallo ich heiße..", "", "*")
omer36 is offline  
Thanks
1 User
Old 09/27/2010, 16:43   #3
 
elite*gold: 0
Join Date: Feb 2009
Posts: 53
Received Thanks: 20
Code:
InputBox("Hallo","Hallo ich heiße..","","*")
und wenn es unbedingt ein ● willst, dann machst du aus dem "*" ein ChrW(9679)
Shkal is offline  
Thanks
1 User
Old 09/27/2010, 16:44   #4
 
Suisu's Avatar
 
elite*gold: 25
Join Date: Jun 2010
Posts: 289
Received Thanks: 49
Danke für die schnelle Antwort ^^

EDIT:
Neue Frage
Also wenn ich jetzt ein GUI gebaut habe und da sind Buttons dabei ...
Wie mache ich es ,dasa wenn ich auf einen Button klicke sich die Oberfläche mit den Buttons nicht einfach schließt ?
Suisu is offline  
Old 09/27/2010, 17:11   #5
 
omer36's Avatar
 
elite*gold: 0
Join Date: Mar 2009
Posts: 2,317
Received Thanks: 1,254
schnell mit koda gemacht....

PHP Code:
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=
$Form1 GUICreate("Form1"411206192124)
$Button1 GUICtrlCreateButton("Button1"24208141$WS_GROUP)
$Button2 GUICtrlCreateButton("Button2"24688141$WS_GROUP)
$Button3 GUICtrlCreateButton("Button3"241168141$WS_GROUP)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
    $nMsg 
GUIGetMsg()
    Switch 
$nMsg
        
Case $GUI_EVENT_CLOSE
            
Exit
        Case 
$Button1
            start1
()
        Case 
$Button2
            start2
()
        Case 
$Button3
            start3
()
    EndSwitch
WEnd

Func start1
()
    ;;
EndFunc

Func start2
()
    ;;
EndFunc

Func start3
()
    ;;
EndFunc 
omer36 is offline  
Reply


Similar Threads Similar Threads
[Release]●●●Auto EPs&PPs System●●●[VIP Only]
09/22/2010 - EO PServer Guides & Releases - 12 Replies
Hello Elitepvpers Members , Today I Got] New System for VIP Accounts only ---------------------EPs Code--------------------- 8378000 8378007 8378001 5001 0 == 1 8378001 8378008 8378002 5001 0 == 2 8378002 8378009 8378003 5001 0 == 3 8378003 8378010 8378004 5001 0 == 4 8378004 8378011 8378005 5001 0 == 5 8378005 ...
(● Krieger Körper- Amira / Aura G2 \ KR G1 ●) imba + bester of Server ● mit MOD. ! ●●
04/19/2010 - Metin2 Trading - 16 Replies
Hallo Liebe User, da ich keine Zeit aus (Privaten gründen) für Metin2 habe, werde ich mein glück hier versuchen und mein imba Krieger Körper verkaufen. Ich möchte dafür 75€ PSC / PayPal / eBay oder e*gold (ca. 2500) ● Handele über Moderator / Administrator eBay ist immer 15% Teurer !!! Wer den Account kauft, bekommt: ID / PW / Lagger PW / E-Mail + PW Server: Amirka (13) Alles: Krieger Körper leveL 55
[Release]●●●6 New Eudemons●●●[C3 & DDS]
03/23/2010 - EO PServer Guides & Releases - 27 Replies
Hello Elitepvpers Members , Today I FOUND] on a Chinese site some C3 & DDS files for new eudemons Eudemon 1: 1.rar http://img91.imageshack.us/img91/8497/79946610.pn g Eudemon 4: 4.rar http://img221.imageshack.us/img221/3944/78193017. png Eudemon 5: 5.rar http://img221.imageshack.us/img221/7019/49584859. png



All times are GMT +2. The time now is 06:20.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.