Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-debug-dev] Handling of 'Cancel' button in LCD

I don't seem to recall any discussion on this subject and therefore decided
to ask this question in the list.
I also did not find much documentation about handling of 'Cancel' button.
If there is some, please point
me to it.

I wonder whether individual launch configurations need to handle the
processing of 'Cancel'
button in the LCD. If they do, what is the API?
My launch configuration delegates sometime performs 'final checks' that do
take significant
amount of time. In this case, 'Cancel' button is shown in the LCD. However,
it is not clear to
me what the effect of clicking on this 'Cancel' button is. Does framework
take care of it or
should I do some processing in my code.

Thanks,
Vadim Berestetsky
Distributed Debugger Development
Phone (905) 413-4403; T/L  969-4403
Internet:  berestet@xxxxxxxxxx



Back to the top