Click here to Skip to main content
16,005,037 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: How do i call esc key dynamicaly(VB.NET Win forms) Pin
Colin Angus Mackay31-Mar-09 4:42
Colin Angus Mackay31-Mar-09 4:42 
QuestionError coming from a web service call from a windows application client Pin
NazarHussain30-Mar-09 13:36
NazarHussain30-Mar-09 13:36 
AnswerRe: Error coming from a web service call from a windows application client Pin
Jabbar_espania8-May-09 6:49
Jabbar_espania8-May-09 6:49 
QuestionStrange behaviour of MicrosoftReportViewer Pin
Henry Minute29-Mar-09 12:29
Henry Minute29-Mar-09 12:29 
AnswerRe: Strange behaviour of MicrosoftReportViewer Pin
Luc Pattyn29-Mar-09 14:32
sitebuilderLuc Pattyn29-Mar-09 14:32 
AnswerRe: Strange behaviour of MicrosoftReportViewer Pin
Mycroft Holmes2-Apr-09 22:23
professionalMycroft Holmes2-Apr-09 22:23 
GeneralRe: Strange behaviour of MicrosoftReportViewer Pin
Henry Minute3-Apr-09 2:28
Henry Minute3-Apr-09 2:28 
QuestionMultithreaded layered graphics Pin
David Knechtges27-Mar-09 5:55
David Knechtges27-Mar-09 5:55 
I am drawing a bitmap in my class that has the following things:

1) A base background loaded from a bitmap on disk
2) 6 strings generated programmatically and drawn on the bitmap
3) 25 or 50 numeric strings generated programmatically and then drawn on the bitmap
4) Possibly another bitmap drawn top of the 25 or 50 bitmaps in 3)

This is all a layered effect between 3 and 4.

After drawing these I end up with 1 bitmap that I then display to my users. All of the things above can be done in parallel, so I was wondering what might be a good approach to multithreading this? Such as, creating a thread to do each part of the bitmap, then layering them when done? Or writing them all on the one bitmap?

What might be the fastest execution way to do this? I already have it working, but want to change it to speed up the drawing if possible.

Thanks!
AnswerRe: Multithreaded layered graphics Pin
Luc Pattyn27-Mar-09 6:02
sitebuilderLuc Pattyn27-Mar-09 6:02 
GeneralRe: Multithreaded layered graphics Pin
David Knechtges27-Mar-09 7:08
David Knechtges27-Mar-09 7:08 
GeneralRe: Multithreaded layered graphics Pin
Luc Pattyn27-Mar-09 7:29
sitebuilderLuc Pattyn27-Mar-09 7:29 
GeneralRe: Multithreaded layered graphics Pin
David Knechtges27-Mar-09 8:00
David Knechtges27-Mar-09 8:00 
GeneralRe: Multithreaded layered graphics Pin
Luc Pattyn27-Mar-09 18:11
sitebuilderLuc Pattyn27-Mar-09 18:11 
GeneralRe: Multithreaded layered graphics Pin
led mike27-Mar-09 9:16
led mike27-Mar-09 9:16 
GeneralRe: Multithreaded layered graphics Pin
Luc Pattyn27-Mar-09 17:59
sitebuilderLuc Pattyn27-Mar-09 17:59 
GeneralRe: Multithreaded layered graphics Pin
Eddy Vluggen28-Mar-09 2:02
professionalEddy Vluggen28-Mar-09 2:02 
GeneralRe: Multithreaded layered graphics Pin
Luc Pattyn28-Mar-09 6:19
sitebuilderLuc Pattyn28-Mar-09 6:19 
QuestionDisplay Mathematical Equation in Windows form Pin
Vishnu Nath27-Mar-09 5:35
Vishnu Nath27-Mar-09 5:35 
QuestionRead HTML Page............. Pin
Isaac Gordon27-Mar-09 2:15
Isaac Gordon27-Mar-09 2:15 
Questionhow to create video player with all aspects like play, Pause, Stop, Rewind, Slow rewind, Forward, Slow forward Pin
mohanraj kaliappan27-Mar-09 1:27
mohanraj kaliappan27-Mar-09 1:27 
AnswerRe: Cross Post - Ignore Pin
Ashfield27-Mar-09 2:23
Ashfield27-Mar-09 2:23 
QuestionHow to read cookies in winforms, .Net Pin
emailbhushan26-Mar-09 3:11
emailbhushan26-Mar-09 3:11 
QuestionProblem How to connect from Windows control library To our Database webserver [modified] Pin
emailbhushan26-Mar-09 3:10
emailbhushan26-Mar-09 3:10 
AnswerRe: Problem How to connect from Windows control library To our Database webserver Pin
Dave Kreskowiak27-Mar-09 1:41
mveDave Kreskowiak27-Mar-09 1:41 
Questionseting colors to tabpages in c# Pin
swapna chow26-Mar-09 1:04
swapna chow26-Mar-09 1:04 

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.