C
Carsten Marx
hello,
today i've some questions about layout in the compact framwork.
i'm developing a visual seeking system with the CF and pocket pc 2003
sdk with screenresolution 480x640.
by the way i'm developing with Visual Studio .NET and a Fujitsu Siemens
Pocket Loox 720 and i'm NOT using the Designer!!
now my questions:
1. how can i get the height of the MainMenu of my application?
2 why is refresh() and update() on a panel not working an i have to use
Invalitdate() ?
3. how can I use the X in the right upper corner to Close the
Application proper?
4. In my application i have to load many times a large amount of data.
so there is often nothing new on the sreen and the user gets no feedback
whats going on. can i add for this time a new panel on the sreen with
some animation in a easy way (without threads..) ?
thanks for any help
Cartsen
today i've some questions about layout in the compact framwork.
i'm developing a visual seeking system with the CF and pocket pc 2003
sdk with screenresolution 480x640.
by the way i'm developing with Visual Studio .NET and a Fujitsu Siemens
Pocket Loox 720 and i'm NOT using the Designer!!
now my questions:
1. how can i get the height of the MainMenu of my application?
2 why is refresh() and update() on a panel not working an i have to use
Invalitdate() ?
3. how can I use the X in the right upper corner to Close the
Application proper?
4. In my application i have to load many times a large amount of data.
so there is often nothing new on the sreen and the user gets no feedback
whats going on. can i add for this time a new panel on the sreen with
some animation in a easy way (without threads..) ?
thanks for any help
Cartsen