M
Mo
Hello all,
i am designing a C# CF 2.0 application targeting windows mobile 5.0
smartphone, the app will display the properties of the available
wireless networks and allow the user to connect to a selected network
(the skeleton will look like the Settings->connections->wifi menu) the
reason WM default menu is not enough for our customer that they want
more info about the Access point to be displayed
(such as signal quality, mode, 802.1x protocol, etc) before the user
makes the selection of which network to connect to
so in my app, i want to know whether i can use some of the already
existing dialogs (such as the "New Wi-Fi connection" menu) so i dont
have to re-create this menu from scratch,
how can i start this dialog from my app?
another question, if i want to display the bitmap associated with the
"connected --loli pop-" wifi icon, where i can find that icon? where
can i find the "signal strength icon"?
one more question, smartphone typically have two soft keys which point
to 2 menuitems, i want to add more menuitems
to be embedded into the right menuitem, i can create those menuitems in
VS 2005, but i cant have the same font style
as in WM default menu's (those menu's have the first letter of the
menuitem name underlined) how i can
achieve the same in VS 2005 CF 2.0? the properties box for the
menuitems that i created doesn't allow
me to change the font
appreciate your help, i am new to apps development as i am mostly
device drivers fella
Regards
Mo
i am designing a C# CF 2.0 application targeting windows mobile 5.0
smartphone, the app will display the properties of the available
wireless networks and allow the user to connect to a selected network
(the skeleton will look like the Settings->connections->wifi menu) the
reason WM default menu is not enough for our customer that they want
more info about the Access point to be displayed
(such as signal quality, mode, 802.1x protocol, etc) before the user
makes the selection of which network to connect to
so in my app, i want to know whether i can use some of the already
existing dialogs (such as the "New Wi-Fi connection" menu) so i dont
have to re-create this menu from scratch,
how can i start this dialog from my app?
another question, if i want to display the bitmap associated with the
"connected --loli pop-" wifi icon, where i can find that icon? where
can i find the "signal strength icon"?
one more question, smartphone typically have two soft keys which point
to 2 menuitems, i want to add more menuitems
to be embedded into the right menuitem, i can create those menuitems in
VS 2005, but i cant have the same font style
as in WM default menu's (those menu's have the first letter of the
menuitem name underlined) how i can
achieve the same in VS 2005 CF 2.0? the properties box for the
menuitems that i created doesn't allow
me to change the font
appreciate your help, i am new to apps development as i am mostly
device drivers fella
Regards
Mo