Re: [mono-android] cant get my head around progress bar

2011-09-23 Thread John Murray
gb.com; Discussions related to Mono for Android Subject: Re: [mono-android] cant get my head around progress bar Hi Problem 1 : Showing a Progress Bar I am doing everything programatically You can also use axml to do this. Declare the folowing globally in y

Re: [mono-android] cant get my head around progress bar

2011-09-18 Thread SRI
Hi, I am seeing two mails send with a message cut off and also gmail is hiding some of the text as showquoted test in one mail. I am not sure what is happening. If you are not seeing the full email message, please update and I will send again. Best Regard Sridharan Srinivasan Alias

Re: [mono-android] cant get my head around progress bar

2011-09-18 Thread SRI
Hi Problem 1 : Showing a Progress Bar I am doing everything programatically You can also use axml to do this. Declare the folowing globally in your activity. static bool showActivity =false; ProgressBar _activityIndicator; private static System.Tim

Re: [mono-android] cant get my head around progress bar

2011-09-18 Thread SRI
Hi Problem 1 : Showing a Progress Bar I am doing everything programatically You can also use axml to do this. Declare the folowing globally in your activity. static bool showActivity =false; ProgressBar _activityIndicator; private static Syst

[mono-android] cant get my head around progress bar

2011-09-17 Thread John Murray
I've cracked a number of things along the learning curve of Mandroid but I am being really thick here I just cannot get my head around the implementation of a progress bar - can some kind soul help me with some idiot proof code? I have a static class method which fetches some meteorological