Joined: 08 Jun 2005 Posts: 4001 Location: Arizona, U.S.A.
Posted: Sat 08 May 2010, 05:14 Post subject:
Problem killing extra processes when clicking on TableBox.
I have been chasing this one around for awhile. The click event happens on mouse up.
But you get multiple events triggering multiple processes with no easy way to control it.
It would be nice to nip this at the root just after the TableBox is clicked... Like this:
The code only shows the processes, I can`t find code to reliably kill: all but the last prosess.
Infact you get output when the GUI first starts! From the first TableBox item being default selected I suspect.
You`ll see a list of process IDs each time you click, and different behavior if the item is preselected or not.
So as it selects and on the next click un-selects, you get more or less processes, one or two would be normal.
<table hover-selection=\"true\"> might solve it but only the TreeBox accepts the tag.
Trying to control a simple click...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum