Click here to Skip to main content
15,891,372 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: sending email from ppc 2003 Pin
perlmunger22-Feb-07 9:17
perlmunger22-Feb-07 9:17 
QuestionWindows CE 5 vs. CE.Net Pin
Yadrif7-Feb-07 3:57
Yadrif7-Feb-07 3:57 
AnswerRe: Windows CE 5 vs. CE.Net Pin
Mike Dimmick7-Feb-07 6:46
Mike Dimmick7-Feb-07 6:46 
GeneralRe: Windows CE 5 vs. CE.Net Pin
me_jessy9-Feb-07 1:22
me_jessy9-Feb-07 1:22 
QuestionWindows mobile 5.0 Pin
Sri harini6-Feb-07 20:18
Sri harini6-Feb-07 20:18 
AnswerRe: Windows mobile 5.0 Pin
perlmunger21-Feb-07 6:17
perlmunger21-Feb-07 6:17 
QuestionWindows Mobile Soft Keys Pin
aruna_koride5-Feb-07 4:59
aruna_koride5-Feb-07 4:59 
AnswerRe: Windows Mobile Soft Keys Pin
perlmunger21-Feb-07 6:27
perlmunger21-Feb-07 6:27 
Please clarify what you mean on some of these.

1. What specifically do you want to do with the softkeys? Turn them off? Receive the events?

2. What do you want to add a background image to? Your form? According to the documentation, it doesn't look like the 'Control.BackgroundImage' (http://msdn2.microsoft.com/en-us/library/system.windows.forms.treeview.backcolor.aspx[^]) property is supported in the Compact Framework. There is probably another way to do it, but I doubt it's trivial.

3. PDAs keep the application running unless you explicitly tell it to terminate in your code, or you kill the running process from the Settings | System | Memory control panel.

4. In Visual Studio, Create a CAB setup program. Once the project has been created, there is a place in there to specify a shortcut to the Programs menu. This shortcut can have an icon associated with it. You edit this in the filesystem editor for the CAB setup program. Build the CAB project and then run it on the PDA. When your CAB gets installed on the PDA it will place the icon into the special Programs folder as you expect.

-Matt

------------------------------------------
The 3 great virtues of a programmer:
Laziness, Impatience, and Hubris.
--Larry Wall

GeneralRe: Windows Mobile Soft Keys Pin
aruna_koride21-Feb-07 17:10
aruna_koride21-Feb-07 17:10 
GeneralRe: Windows Mobile Soft Keys Pin
perlmunger22-Feb-07 3:55
perlmunger22-Feb-07 3:55 
GeneralRe: Windows Mobile Soft Keys Pin
perlmunger22-Feb-07 5:23
perlmunger22-Feb-07 5:23 
GeneralRe: Windows Mobile Soft Keys Pin
aruna_koride22-Feb-07 16:20
aruna_koride22-Feb-07 16:20 
GeneralRe: Windows Mobile Soft Keys Pin
perlmunger22-Feb-07 16:58
perlmunger22-Feb-07 16:58 
GeneralRe: Windows Mobile Soft Keys Pin
aruna_koride22-Feb-07 17:10
aruna_koride22-Feb-07 17:10 
AnswerRe: Windows Mobile Soft Keys Pin
arcticbrew22-Feb-07 6:26
arcticbrew22-Feb-07 6:26 
QuestionFullscreen SIP input (draw on screen with mouse hook, like Transcriber) Pin
apollo854-Feb-07 4:02
apollo854-Feb-07 4:02 
AnswerKeyboard hook taken for a basis, but not working with WH_MOUSE & WH_MOUSE_LL Pin
apollo854-Feb-07 4:12
apollo854-Feb-07 4:12 
QuestionHow to send messages from icon on the upper toolbar ? Pin
knopper2-Feb-07 2:49
knopper2-Feb-07 2:49 
QuestionMobile comm through Wi Fi Pin
Member 378391131-Jan-07 22:31
Member 378391131-Jan-07 22:31 
QuestionCEDB & VS.Net 2005 Pin
aweekes131-Jan-07 11:54
aweekes131-Jan-07 11:54 
Questioncompact framework error? Pin
bryce30-Jan-07 17:50
bryce30-Jan-07 17:50 
AnswerRe: compact framework error? Pin
bryce30-Jan-07 18:43
bryce30-Jan-07 18:43 
GeneralRe: compact framework error? Pin
bryce30-Jan-07 18:47
bryce30-Jan-07 18:47 
QuestionHow to save mobile contacts to PDA ( Personal Distal Assistance) [modified] Pin
Siva Rama Raju30-Jan-07 1:33
Siva Rama Raju30-Jan-07 1:33 
QuestionReading images from webcam Pin
gskumar11129-Jan-07 20:01
gskumar11129-Jan-07 20:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.