24.07.2012, 17:36
You cannot return 1; at the end of OnDialogResponse (if I am correct) so return 0 where you have return 1;
Also, add return 1; to the end of your dialog, considering you must return a value.
Also, add return 1; to the end of your dialog, considering you must return a value.