On Apr 10, 2012, at 3:37 PM, Paul Johnson wrote:
> The bottom example is simple enough to port to C#, but I have a few questions.
>
> 1.
> private Method mMsgQueueNextMethod = null;
> private Field mMsgTargetFiled = null;
>
> By the looks of it mMsgQueueNextMethod is kind of like an Intent ore th
Hi,
I've found this on stackoverflow on implementing a modal window...
http://stackoverflow.com/questions/6120567/android-how-to-get-a-modal-dialog-or-similar-modal-behavior
The bottom example is simple enough to port to C#, but I have a few
questions.
1.
private Method mMsgQueueNextMethod =