LostFocus event with Scrollbar gadget
Posted: Fri Mar 14, 2014 5:42 am
Hi,
I have come across behaviour which I would classify as a bug. In simple terms, if I have a string or editor gadget (there may be others, but these are two examples I am sure of) on a window with a scrollbar, if I move between the string and editor gadgets the LostFocus event on these is fired perfectly. However, if I am on either the string or editor boxes, then click on the scrollbar, then there is no firing of the LostFocus event at all. This of course makes it impossible to use LostFocus to manipulate entered data in conjunction with the scrollbar gadget.
The topic in which I posed this question is "Event handling with scrollbar" (http://forum.purebasic.com/english/view ... 13&t=58720), along with a nice example of the problem in action posted by the ever-helpful TI-994A.
Thank you.
I have come across behaviour which I would classify as a bug. In simple terms, if I have a string or editor gadget (there may be others, but these are two examples I am sure of) on a window with a scrollbar, if I move between the string and editor gadgets the LostFocus event on these is fired perfectly. However, if I am on either the string or editor boxes, then click on the scrollbar, then there is no firing of the LostFocus event at all. This of course makes it impossible to use LostFocus to manipulate entered data in conjunction with the scrollbar gadget.
The topic in which I posed this question is "Event handling with scrollbar" (http://forum.purebasic.com/english/view ... 13&t=58720), along with a nice example of the problem in action posted by the ever-helpful TI-994A.
Thank you.