A
Adam Switzer
Hi all,
i must say that there are some fantastic insights and incredible
knowledge being passed around on these groups and similar forums,
everyones input is greatly appreciated
I am developing an application to be deployed on many different
devices such as a Pocket PC, Smartphone and CE.NET device all with
different resolutions. I want to build the application so that there
is no need for a recompile when used on the different form factors.
The 'docking' feature of the full framework seems like it would a
great solution, however it is not supported. I would like to hard
code as few pixel locations, and component sizes as possible.
Ultimately, specifying some general rules from a config file. For
example, whether a status bar is on the left or the right of the
screen (top or bottom), dynamically set the backround colours.
I know these can all be done programatically, but i don't know the
best way to implement this accounting for landscape/portrait and
different screen resolutions.
Any help is greatly received.
Adam.
i must say that there are some fantastic insights and incredible
knowledge being passed around on these groups and similar forums,
everyones input is greatly appreciated
I am developing an application to be deployed on many different
devices such as a Pocket PC, Smartphone and CE.NET device all with
different resolutions. I want to build the application so that there
is no need for a recompile when used on the different form factors.
The 'docking' feature of the full framework seems like it would a
great solution, however it is not supported. I would like to hard
code as few pixel locations, and component sizes as possible.
Ultimately, specifying some general rules from a config file. For
example, whether a status bar is on the left or the right of the
screen (top or bottom), dynamically set the backround colours.
I know these can all be done programatically, but i don't know the
best way to implement this accounting for landscape/portrait and
different screen resolutions.
Any help is greatly received.
Adam.