04-12-2015 02:59 PM
I thin my problem is that im trying detect the case in a separeted event structure, I detect activation in one event strcuture, then go to a case strcutrue when the shorcut activation fires, and then (inside the case structure and in a separated time structure from the frist that triggered activation for shorcut) I weit for selecction. You mean that if I w8 for the selecction in the same Event structure than the rest of the user interface that wont block my program rigth?
04-12-2015 03:32 PM