| |
|
|
Uwe ''Pascal'' Niemeier | Hi Roland!
If one on one with Create(Window..) begot Window a ToolBar and a Edit platziert and the Edit whom Focus has (z.B. because one what reingeschrieben has), react The ToolBar-Buttons first at 2. Anklicken. WaitInput becomes already at 1. time durchbrochen, but %MenuItem has there yet The ID the Edits and becomes first at 2. trigger off (release) the Buttons correctly staid. i think time, the ought to not so his... CompileMarkSeparationwindow 10,10-300,100
var dlg&=create("window",%hwnd,"Test",100,100,400,400)
var Toolbar&=create("toolbar",dlg&,0,0,0,0,0)
toolbar("addtextbutton",Toolbar&,0,100,"Test","Test")
var Edit&=create("Edit",dlg&,"Test",10,100,200,20)
while 1
waitinput
settext dlg&,st$(&gettickcount)+ "-" +st$(%menuitem)
case %menuitem=100:print "a"
case %key=2:break
endwhile
BTW: shining already since Version 10 so To his.
SeeYou Pascal |
|
|
| |
|
|
|
Jörg Sellmeyer | shining still so To his |
|
|
| Windows XP SP2 XProfan X4... und hier mal was ganz anderes als Profan ... | 11/04/11 ▲ |
|
|
|
|
Jörg Sellmeyer | |
|
| |
|
|
|
Jörg Sellmeyer | have you got you the in the meantime time respected, Roland? |
|
|
| |
|
|