add #no_systimer For (Editor And String) Gadget
Posted: Tue Sep 26, 2017 10:45 am
add #no_systimer For (Editor And String) Gadget
Example
EditorGadget(0,0,0,222,222,#no_systimer)
Gadget0 will let own #wm_systimer=0 To WindowEvent()
-----------
Remarks
#wm_systimer=280 in windows, see :
event 280 is which Constant ? when has input focus
http://www.purebasic.fr/english/viewtop ... 13&t=69254
more #wm_systimer event, worth is small
Example
EditorGadget(0,0,0,222,222,#no_systimer)
Gadget0 will let own #wm_systimer=0 To WindowEvent()
-----------
Remarks
#wm_systimer=280 in windows, see :
event 280 is which Constant ? when has input focus
http://www.purebasic.fr/english/viewtop ... 13&t=69254
more #wm_systimer event, worth is small