This is what I want
1. Cancel button should skip the current dialogue and move to the next one .
2. If Cancel button is pressed when response options are shown , then it should cancel the whole conversation
I have managed to do this by setting both Cancel button and Cancel conversation button to 1 key. However I noticed if I keep cancel button pressed , it does skip the current dialogue (as expected) and wont skip any other dialogues (like it should) , but if response options pop up , it simply selects the first option and skips to next link connected to that option. Also note that I am using auto-focus so that first option will be highlighted by default. Is this a bug ?? if not how can I avoid this ??
You guys have really been helpful over past few weeks and I really appreciate that

Thanks
Nishant