Click here to Skip to main content
15,917,795 members
Home / Discussions / Mobile
   

Mobile

 
QuestionSoftware Required To Develop Mobile Applications Using VB.net 2005 Pin
VikashGohil16-Jan-09 20:11
VikashGohil16-Jan-09 20:11 
AnswerRe: Software Required To Develop Mobile Applications Using VB.net 2005 Pin
Hurricane300017-Jan-09 4:45
Hurricane300017-Jan-09 4:45 
GeneralRe: Software Required To Develop Mobile Applications Using VB.net 2005 Pin
Joel Ivory Johnson17-Jan-09 6:58
professionalJoel Ivory Johnson17-Jan-09 6:58 
AnswerRe: Software Required To Develop Mobile Applications Using VB.net 2005 Pin
Joel Ivory Johnson17-Jan-09 6:07
professionalJoel Ivory Johnson17-Jan-09 6:07 
AnswerRe: Software Required To Develop Mobile Applications Using VB.net 2005 Pin
daniel9729-Apr-09 20:57
daniel9729-Apr-09 20:57 
QuestionWM5 development C++ - set up GUI Pin
uzziah016-Jan-09 11:22
uzziah016-Jan-09 11:22 
AnswerRe: WM5 development C++ - set up GUI Pin
Joel Ivory Johnson19-Jan-09 4:44
professionalJoel Ivory Johnson19-Jan-09 4:44 
GeneralRe: WM5 development C++ - set up GUI Pin
uzziah021-Jan-09 8:43
uzziah021-Jan-09 8:43 
I found an example that I'm trying to use for a reference, but it is doing stuff with pictures, and I just want to display text.
It is using the following functions:

BeginPaint()
LoadString()
SHLoadImageResource()
CreateFontIndirect()
GetClientRect()
DrawText()
GetClientRect()
DrawText()
EndPaint()

There is a little more, but I think this is the gist of writing to the screen.
In tinkering with this example, I keep breaking it trying to figure out which parts are the parts that write just the text; while not displaying the image.

The code I'm using (I can't remember where I found it, it might have been here, but I can't find it again) displays a picture with a text caption under it.
I'm trying to see how the text part works byt removing the image part, so it just displays the caption.
When I do it, I get the caption with the first picture, but not the second picture. The screen is just blank.
GeneralRe: WM5 development C++ - set up GUI Pin
uzziah023-Jan-09 6:44
uzziah023-Jan-09 6:44 
GeneralRe: WM5 development C++ - set up GUI Pin
uzziah023-Jan-09 7:08
uzziah023-Jan-09 7:08 
QuestionWindows Mobile dll import error Pin
first_vvs77716-Jan-09 8:55
first_vvs77716-Jan-09 8:55 
QuestionRun application on WM6 based PDA startup Pin
kaushik_Manoj16-Jan-09 1:36
kaushik_Manoj16-Jan-09 1:36 
AnswerRe: Run application on WM6 based PDA startup Pin
Chaser9216-Jan-09 2:05
Chaser9216-Jan-09 2:05 
GeneralRe: Run application on WM6 based PDA startup Pin
kaushik_Manoj18-Jan-09 22:36
kaushik_Manoj18-Jan-09 22:36 
AnswerRe: Run application on WM6 based PDA startup Pin
Joel Ivory Johnson16-Jan-09 4:37
professionalJoel Ivory Johnson16-Jan-09 4:37 
GeneralRe: Run application on WM6 based PDA startup Pin
kaushik_Manoj18-Jan-09 22:34
kaushik_Manoj18-Jan-09 22:34 
GeneralRe: Run application on WM6 based PDA startup Pin
bladeone_2k27-Jun-11 4:09
bladeone_2k27-Jun-11 4:09 
QuestionMobile Based Management System - Info Required Pin
AmmarHaider15-Jan-09 15:16
AmmarHaider15-Jan-09 15:16 
AnswerRe: Mobile Based Management System - Info Required Pin
Joel Ivory Johnson16-Jan-09 4:45
professionalJoel Ivory Johnson16-Jan-09 4:45 
GeneralRe: Mobile Based Management System - Info Required Pin
AmmarHaider17-Jan-09 16:27
AmmarHaider17-Jan-09 16:27 
QuestionProgramming Cell Phone with J2ME on classic C-language Pin
Michael Monin14-Jan-09 10:12
Michael Monin14-Jan-09 10:12 
QuestionHow to use SQLMetalBuilder Tool Pin
vsaratkar13-Jan-09 4:05
vsaratkar13-Jan-09 4:05 
Questionmultiple instances of a .net cf 3.5 app [modified] Pin
kipelovets13-Jan-09 0:27
kipelovets13-Jan-09 0:27 
AnswerRe: multiple instances of a .net cf 3.5 app Pin
Joel Ivory Johnson16-Jan-09 4:47
professionalJoel Ivory Johnson16-Jan-09 4:47 
QuestionDpi-Aware experiments in V.S. 2005 Environment Pin
Hurricane300010-Jan-09 0:44
Hurricane300010-Jan-09 0:44 

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.