Click here to Skip to main content
15,907,395 members
Home / Discussions / Mobile
   

Mobile

 
QuestionI cannot run Java App on Samsung Pin
elshorbagy25-Nov-08 0:35
elshorbagy25-Nov-08 0:35 
QuestionProgramming joystick with Ms embedded vc on the pocket pc Pin
mousemicky24-Nov-08 8:13
mousemicky24-Nov-08 8:13 
QuestionThe problem of scrolling a scroll in a dialog ? Pin
oppstp24-Nov-08 5:47
oppstp24-Nov-08 5:47 
QuestionHow to connect a PDA to a remote mysql database? Pin
baburman24-Nov-08 5:41
baburman24-Nov-08 5:41 
QuestionWinCE Services and Logging Pin
Like2Byte18-Nov-08 11:07
Like2Byte18-Nov-08 11:07 
AnswerRe: WinCE Services and Logging Pin
Giannakakis Kostas19-Nov-08 3:14
professionalGiannakakis Kostas19-Nov-08 3:14 
GeneralRe: WinCE Services and Logging Pin
Like2Byte19-Nov-08 3:48
Like2Byte19-Nov-08 3:48 
QuestionGDI: How do we repaint a static control placed on gradient background Pin
vmsjames17-Nov-08 12:42
vmsjames17-Nov-08 12:42 
Here's the issue:

I'm painting a gradient background on a dialog via WM_PAINT.
For static controls to look transparent, we capture WM_CTLCOLORSTATIC and return a NULL_BRUSH.

This far all looks great, until a MessageBox hovers over any of the static controls - then their backgrounds do not get repainted, and instead end up looking pretty junky.

The controls are dynamically created / destroyed based on user input, so sub-classing them would be a painful workout.

The app is a wizard-type interface controlled by a script file, using just one dialog resource with a BACK and NEXT button for navigation.

I've tried just about all I can think possible to repaint the areas that get overlapped, but so far, nothing is working. I have verified that the WM_CTLCOLORSTATIC gets called during a 'need-to-paint' and I try to re-gradient the controls RECT from there, but that is not working..

Need some help-

(btw) I have a global memory DC containing the gradient image and use BitBlt to update the invalidated areas.

James
QuestionWriteFile returns Success(Nonzero Value) NumberofBytesWritten is 0 Pin
Shiva Prasad9-Nov-08 2:50
Shiva Prasad9-Nov-08 2:50 
QuestionExcel file Pin
Praful Nand N7-Nov-08 22:12
Praful Nand N7-Nov-08 22:12 
QuestionRe: Excel file Pin
danhpt8-Nov-08 17:28
danhpt8-Nov-08 17:28 
AnswerRe: Excel file Pin
ujjawal kumar12-May-09 2:45
ujjawal kumar12-May-09 2:45 
QuestionConfiguration Quandary Pin
pdohara7-Nov-08 5:55
pdohara7-Nov-08 5:55 
QuestionHow to load a client driver programatically... Pin
abupriabi@yahoo.com6-Nov-08 10:45
abupriabi@yahoo.com6-Nov-08 10:45 
Questionstop multiple instance of same program Pin
Cory Kimble5-Nov-08 4:42
Cory Kimble5-Nov-08 4:42 
AnswerRe: stop multiple instance of same program Pin
Joel Ivory Johnson5-Nov-08 17:59
professionalJoel Ivory Johnson5-Nov-08 17:59 
AnswerRe: stop multiple instance of same program Pin
Giannakakis Kostas6-Nov-08 3:08
professionalGiannakakis Kostas6-Nov-08 3:08 
AnswerRe: stop multiple instance of same program Pin
PavanPareta7-Nov-08 2:16
PavanPareta7-Nov-08 2:16 
AnswerRe: stop multiple instance of same program Pin
Jakob Olsen13-Jul-09 9:41
Jakob Olsen13-Jul-09 9:41 
QuestionHow to transfer file via bluetooth from desktop PC to Windows Mobile Device Pin
yudhisthira31-Oct-08 19:14
yudhisthira31-Oct-08 19:14 
AnswerRe: How to transfer file via bluetooth from desktop PC to Windows Mobile Device Pin
Joel Ivory Johnson4-Nov-08 19:07
professionalJoel Ivory Johnson4-Nov-08 19:07 
Questioncan any one help me ? Pin
yemen_programer30-Oct-08 0:30
yemen_programer30-Oct-08 0:30 
AnswerUsing bluetooth for downloading Pin
Joel Ivory Johnson4-Nov-08 19:02
professionalJoel Ivory Johnson4-Nov-08 19:02 
GeneralRe: Using bluetooth for downloading Pin
yemen_programer5-Nov-08 21:32
yemen_programer5-Nov-08 21:32 
GeneralRe: Using bluetooth for downloading Pin
Joel Ivory Johnson6-Nov-08 5:18
professionalJoel Ivory Johnson6-Nov-08 5:18 

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.