Click here to Skip to main content
15,894,646 members
Home / Discussions / Mobile
   

Mobile

 
AnswerRe: how to make sound & get the value of battery & memory in C# for PPC ? Pin
Paul Conrad27-Jan-08 7:26
professionalPaul Conrad27-Jan-08 7:26 
AnswerRe: how to make sound & get the value of battery & memory in C# for PPC ? Pin
Christopher Fairbairn31-Jan-08 16:02
Christopher Fairbairn31-Jan-08 16:02 
QuestionWindows Mobile Skins Pin
CodingEntrigue11-Jan-08 8:34
CodingEntrigue11-Jan-08 8:34 
GeneralRe: Windows Mobile Skins Pin
Paul Conrad27-Jan-08 7:26
professionalPaul Conrad27-Jan-08 7:26 
GeneralRe: Windows Mobile Skins Pin
CodingEntrigue23-Apr-08 11:05
CodingEntrigue23-Apr-08 11:05 
QuestionHow to Resize the form and open the touch keyboard on screen. Pin
Rizwan Bashir9-Jan-08 0:52
Rizwan Bashir9-Jan-08 0:52 
AnswerRe: How to Resize the form and open the touch keyboard on screen. Pin
sven-it9-Jan-08 2:41
sven-it9-Jan-08 2:41 
AnswerRe: How to Resize the form and open the touch keyboard on screen. Pin
Christopher Fairbairn31-Jan-08 16:09
Christopher Fairbairn31-Jan-08 16:09 
Hi,

Rizwan Bashir wrote:
I am new to mobile applications and working on my first ever sample application.


I have a couple of blog posts which might help with these issues.

Rizwan Bashir wrote:
1. The application is single form, So when I resize the form in design time and install on my PPC it always cover the complete screen instead of orignal size which is given while designing.


This is by design. The Windows Mobile design guidelines suggest all application windows are fullscreen. You will notice this is how all the built in applications behave. I wouldn't suggest breaking this convention.

However if you do want to give it a go, take a look at a blog posting of mine titled "Creating non full screen forms and custom MessageBoxes" http://www.christec.co.nz/blog/archives/134[^]. But the entire technique is rather fragile and not worth the effort in my opinion...

Rizwan Bashir wrote:
2. There is one textbox on my form, When It get focus I need to show the screen keyboard so user can write any thing using touch screen instead of using qwerty keyboard.


For this you should investigate the InputPanel control within the toolbox of the forms designer. A blog post of mine called "Manage soft input panel (SIP)" available at http://www.christec.co.nz/blog/archives/42[^] may be of help. Especially the section titled "Automatic SIP Popup".

Hope this helps,
Christopher Fairbairn

Windows Mobile Development blog
http://www.christec.co.nz/blog/
GeneralProblem with OpenFiledialog - C# CompactFramework Pin
sven-it8-Jan-08 20:35
sven-it8-Jan-08 20:35 
GeneralRe: Problem with OpenFiledialog - C# CompactFramework Pin
sven-it9-Jan-08 2:25
sven-it9-Jan-08 2:25 
Questionhow to get battery and memory level in c# code ? Pin
E_Gold4-Jan-08 10:00
E_Gold4-Jan-08 10:00 
AnswerRe: how to get battery and memory level in c# code ? Pin
Ravenet7-Feb-08 16:02
Ravenet7-Feb-08 16:02 
GeneralMobile Software Pin
Socheat.Net3-Jan-08 19:50
Socheat.Net3-Jan-08 19:50 
GeneralRe: Mobile Software Pin
DigiOz Multimedia5-Jan-08 9:08
DigiOz Multimedia5-Jan-08 9:08 
Answerdeveloping C# code to detect fraud detection in telecom using fuzzy neural network Pin
zaini30-Dec-07 11:48
zaini30-Dec-07 11:48 
QuestionEmbedded .NET Beginner. Any guidance? Pin
ppayal29-Dec-07 12:55
ppayal29-Dec-07 12:55 
AnswerRe: Embedded .NET Beginner. Any guidance? Pin
DigiOz Multimedia5-Jan-08 9:11
DigiOz Multimedia5-Jan-08 9:11 
GeneralRe: Embedded .NET Beginner. Any guidance? Pin
ppayal6-Jan-08 9:44
ppayal6-Jan-08 9:44 
QuestionImage in DataGrid?? Pin
MANOJ BATRA29-Dec-07 5:13
MANOJ BATRA29-Dec-07 5:13 
AnswerRe: Image in DataGrid?? Pin
sven-it8-Jan-08 20:23
sven-it8-Jan-08 20:23 
QuestionCan I develop Google map api to display on Mobile phone or PDA? Pin
bowling28-Dec-07 12:24
bowling28-Dec-07 12:24 
AnswerRe: Can I develop Google map api to display on Mobile phone or PDA? Pin
Ravenet7-Feb-08 16:05
Ravenet7-Feb-08 16:05 
GeneralNative coders blog for Windows mobile developer. Pin
Member 387706527-Dec-07 21:45
Member 387706527-Dec-07 21:45 
GeneralRe: Native coders blog for Windows mobile developer. Pin
Ravenet7-Feb-08 16:08
Ravenet7-Feb-08 16:08 
GeneralMobile software compatible with VC6 Pin
QuickDeveloper23-Dec-07 23:14
QuickDeveloper23-Dec-07 23:14 

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.