| |
|
|
| |
|
| |
|
|
|
Michael Wodrich | Trotz aussagefähigem Titel dürfte como ruhig una wenig Texto para el Principiante posición. Schließlich voluntad el Snippets sí más no vom Profi como viel mehr vom Principiante genutzt - y kann hiermit gar nichts anfangen.
Sorry Schöne Grüße Michael Wodrich |
|
|
| Programmieren, das spannendste Detektivspiel der Welt. | 05.01.2008 ▲ |
|
|
|
|
| |
|
| |
|
|
|
Frank Abbing | Zumindest solltest du el -12 como Konstante angeben. |
|
|
| |
|
|
|
Dietmar Horn | @Michael: In el Tiempo, en el Usted Su Posting geschrieben hast, hättest Usted esta sicherlich auch una Demo zusammengetippelt.
Hier una Ejemplo: KompilierenMarcaSeparaciónDEF SetClassLong(3) ! User32,SetClassLongA
Def LoadCursor(2) !USER32,LoadCursorA
declare e%,i%,exit&,test&
WindowTitle Drucker als Mauscursor
cls
setclasslong(%HWnd,-12,LoadCursor(%hinstance,DRUCKER))
test& = Create(Button,%HWnd,Klick mich an!,10,10,110,25)
setclasslong(test&,-12,LoadCursor(%hinstance,DRUCKER))
exit& = Create(Button,%HWnd,Beenden,10,50,110,25)
setclasslong(exit&,-12,LoadCursor(%hinstance,DRUCKER))
i% = 1
whilenot e%
Waitinput
if GetFocus(exit&)
e% = 1
elseif Clicked(test&)
if i%
setclasslong(%HWnd,-12,65553)
setclasslong(exit&,-12,65553)
setclasslong(test&,-12,65553)
SetText %HWnd,Noremaler Mauscursor
clear i%
else
setclasslong(%HWnd,-12,LoadCursor(%hinstance,DRUCKER))
setclasslong(exit&,-12,LoadCursor(%hinstance,DRUCKER))
setclasslong(test&,-12,LoadCursor(%hinstance,DRUCKER))
SetText %HWnd,Drucker als Mauscursor
i% = 1
endif
endif
endwhile
end
Saludo Dietmar |
|
|
| Multimedia für Jugendliche und junge Erwachsene - MMJ Hoyerswerda e.V. [...] Windows 95 bis Windows 7 Profan² 6.6 bis XProfan X2 mit XPSE Das große XProfan-Lehrbuch: [...] | 05.01.2008 ▲ |
|
|
|