https://bugzilla.novell.com/show_bug.cgi?id=656140

https://bugzilla.novell.com/show_bug.cgi?id=656140#c2


Dan Russell <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
       InfoProvider|[email protected]         |

--- Comment #2 from Dan Russell <[email protected]> 2010-11-28 14:22:08 PST 
---
I prefer enums as well. I didn't know you could do that w/o getting some
invalid cast or overflow error.

After testing this method, it works fine on both ends. 
1) Activity.SetResult((Result)CUSTOM_RESULT)
2) In OnActivityResult(), Convert.ToInt32(resultCode) yields the correct value

Thanks

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to