| |
|
|
Julian Schmidt | weiches terminate one Dialogs CompileMarkSeparationDef SetLayeredWindowAttributes(4) !"USER32","SetLayeredWindowAttributes"
Proc ExitAnimated
Parameters Hwnd%,time%
var i%=100
while i%>=0
i%=i%-1
External("USER32","SetWindowLongA",Hwnd%, -20, External("USER32","GetWindowLongA",Hwnd%,-20) | $80000)
SetLayeredWindowAttributes(Hwnd%, 0, (255 * i%) / 100, $2)
sleep (time%/100)
Endwhile
destroywindow(Hwnd%)
EndProc
cls
Usermessages 16
while 1
waitinput
case %umessage=16 : break
Endwhile
ExitAnimated(%hwnd,100 > )
|
|
|
| |
|
|
|
RudiB. | the Window blitzt to that Schluss once more short on, therefore Have I 2 small Changes undertaken...
Def SetLayeredWindowAttributes(4) !"USER32","SetLayeredWindowAttributes"
Proc ExitAnimated
Parameters Hwnd%,time%
var i%=100
while i%>=2' Änderung of 0 on 2
i%=i%-1
External("USER32","SetWindowLongA",Hwnd%, -20, External("USER32","GetWindowLongA",Hwnd%,-20) | $80000)
SetLayeredWindowAttributes(Hwnd%, 0, (255 * i%) / 100, $2)
sleep (time%/100)
Endwhile
showwindow(Hwnd%,0)' Änderung ...here becomes the window to that end there cache. now is it really one weiches Hide..
destroywindow(Hwnd%)
ENDPROC
cls
User Messages 16
while 1
waitinput
case %umessage=16 : break
Endwhile
ExitAnimated(%hwnd,100)
now is it really one weiches Hide... |
|
|
| |
|
|