[S] dringend Hilfe -__-

11/14/2011 14:59 xtream+#1
Hallo epvp ich wollte etwas schreiben aber ich weiß nicht wie es geht hir das script


Quote:
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>

#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("Form1", 495, 440, 192, 124)
$Pic1 = GUICtrlCreatePic("C:\Users\Exxplode\Documents\ICQ\ 611794061\ReceivedFiles\572989188 sweettanja95\- - - - pic030.jpg", 0, 0, 492, 436, BitOR($SS_NOTIFY,$WS_GROUP,$WS_CLIPSIBLINGS))
$Button1 = GUICtrlCreateButton("Nächstes", 0, 0, 83, 33, 0)
$Button2 = GUICtrlCreateButton("Beenden", 80, 0, 83, 33, 0)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit

EndSwitch
WEnd

(ist mit koda gemacht)
Da wollte ich mal fragen ob ihr das machen könnt das wenn ich auf den "nächstes button klicke dann das nächste kommt (bild)
und so 30 Fileinstalls =I
Lg
11/15/2011 14:59 Adroxxx#2
[Only registered and activated users can see links. Click Here To Register...]