| |
|
|
 Klaus Müller | with whom Windows everybody can with Create("Dialog"...) prepares, has one in the program then still waiter right this small [X] to that close. And if one there draufdrückt exits itself always the whole Prgramm by me. How can I whom either the [X] inquire or speeren?
Greeting Thomas |
|
|
| XProfan X4; Win10 x64 Der Kuchen ist eine lüge! | 10/27/08 ▲ |
|
|
|
|
 | Try time by mWnd To discern. |
|
|
| |
|
|
|
 | but too so funktionierts to Time z.B. in Gonzo: CompileMarkSeparation(I faith mWnd was this not reliably) |
|
|
| |
|
|
|
 Klaus Müller | |
|
|
|
 Dieter Zornow | for this object there since XProfan 11 The Systemvariable &UWnd is of course in the Help sogut How not to find, functions but. |
|
|
| Er ist ein Mann wie ein Baum. Sie nennen ihn Bonsai., Win 7 32 bit und Win 7 64 bit, mit XProfan X2 | 10/28/08 ▲ |
|
|
|
|
 | |
|
| |
|
|
|
 | No, uWnd functions "irgendwie" not this... |
|
|
| |
|
|
|
 Dieter Zornow | How have you got it because made
in the Mainwindow
case (%UMessage = 16) and (&uWnd = %Hwnd) functions by me |
|
|
| Er ist ein Mann wie ein Baum. Sie nennen ihn Bonsai., Win 7 32 bit und Win 7 64 bit, mit XProfan X2 | 10/29/08 ▲ |
|
|
|
|
 Jörg Sellmeyer | I suspect time, you have User Messages 16 installed. &uWnd is namely the window, which The User Messages receiving. The Systemvariable &uWnd is means not for this object created been, can but for uses go  |
|
|
| Windows XP SP2 XProfan X4... und hier mal was ganz anderes als Profan ...  | 10/29/08 ▲ |
|
|
|
|
 | so simply functions it CompileMarkSeparationCLS
USERMESSAGES $0010//wm_close
var L1&=CREATE("window",%HWND,"",10,10,100,100)
var L2&=CREATE("window",%HWND,"",10,110,100,100)
WHILE 1
WAITINPUT
IF %UMESSAGE=$0010
SELECT &UWND
CASEOF L1&
PRINT 1
CASEOF L2&
PRINT 2
CASEOF %HWND
BREAK
ENDSELECT
ENDIF
ENDWHILE
|
|
|
| |
|
|