|
Posted by comcy on April 6, 2006, 12:22 pm
Please log in for more thread options
I am working on reader application under Windows Mobile 5. I have yet
to find any real referances and I am new to C# and .NET, and windows
programming in general.
Two things I need to do, pause the display of text while the user
reads, and then advance to the next block of text after a brief pause.
I know I could use a loop to do this, but I don't want to tie up the
processor. I am sure there is some .NET 'thing' that does this, but I
will be damned if I can find it.
The other thing I want to do: I have a smart phone that has a slide out
keyboard. In MS Reader, when I slide out the keyboard (while using
ANOTHER application), it automatically wants to reorient its display,
which, if it has a large book open, cloubers the application I am
trying to use the keyboard for (usually SMS).
So, question: How can my application see that I am NOT using it (not
currently displayed on the screen), AND see that the keyboard has been
extended for use?
That is, if I get an SMS and I want to use the keyboard to type an
answer, my application will understand that it should NOT change it's
screen orientation, and it should wait for me to come back to it,
before thinking about that.
There should be some system flags that can tell me both of these
conditions.
|
| Similar Threads | Posted | | WM6 Program Files | June 23, 2007, 12:21 pm |
| Help getting started with program | December 21, 2007, 10:51 am |
| Money Program for Smartphone? | July 14, 2005, 5:12 pm |
| Program to keep txt data secure | October 3, 2005, 11:57 pm |
| Adjust program memory? | January 26, 2006, 7:21 pm |
| Mileage Program for Smartphone | January 31, 2006, 2:42 pm |
| a program better of quick office | March 4, 2007, 3:22 am |
| How to turn on/off flight mode in my program? | June 6, 2005, 9:28 am |
| How to turn on/off flight mode in my program? | June 6, 2005, 4:08 am |
| Is it possible to re-program the T-Zones and Media Buttons on the SDA? | March 26, 2006, 2:43 pm |
|