for listboxes and hierarchical lists, we are should be using On Selection Change for the most part, On Clicked is only useful for detecting a click in the blank region or processing a contextual click.
using On Clicked for row selection was the convention reserved for scrollable areas. it worked, because the object had no concept of focus, no concept of selection by keystroke and no concept of multiple row select. 2020/01/31 8:28、Charles Miller via 4D_Tech <[email protected]<mailto:[email protected]>>のメール: I tried enable object first. It has no effect. I cN get Multiple clicks in. I even tried disable object first line of code and enable on click for select in hr list box. Also had no effect. I can get multiple clicks in ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

