Forum Discussion
JimOwen-f418d1f
10 months agoCommunity Member
Search field
I want to enable the user to enter a value and have that stored in a variable. This is made easy with the data entry object. However, it seems very inflexible in its implementation.
I want the use...
JimOwen-f418d1f
10 months agoCommunity Member
Got it. It all comes down to the lose focus event happening on mouse down, and the clicked event happening when mouse goes up.
I tried inventing a mouse in which the button comes up before it goes down, but I gave up after 30 years of research...
Anyway, thanks for nudging my project forward!