Click here to Skip to main content
15,887,596 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Generalfaster drawing Pin
PKultimPK3-Jun-04 6:46
PKultimPK3-Jun-04 6:46 
GeneralRe: faster drawing Pin
Werdna3-Jun-04 8:11
Werdna3-Jun-04 8:11 
GeneralRe: faster drawing Pin
PKultimPK3-Jun-04 10:22
PKultimPK3-Jun-04 10:22 
GeneralRe: faster drawing Pin
Dave Kreskowiak3-Jun-04 8:35
mveDave Kreskowiak3-Jun-04 8:35 
GeneralRe: faster drawing Pin
PKultimPK3-Jun-04 10:26
PKultimPK3-Jun-04 10:26 
GeneralRe: faster drawing Pin
Colin Angus Mackay4-Jun-04 13:19
Colin Angus Mackay4-Jun-04 13:19 
GeneralRe: faster drawing Pin
PKultimPK5-Jun-04 9:58
PKultimPK5-Jun-04 9:58 
GeneralRe: faster drawing Pin
Colin Angus Mackay5-Jun-04 10:53
Colin Angus Mackay5-Jun-04 10:53 
Are any of the lines more than one pixel thick? I recall from a few years ago encountering a slowing of the drawing if the width of the line was more than a pixel. Could this be the problem?

Other than that there isn't much more that I can suggest that would be to do with the GDI.

Other things to look at are how you are aquiring the data that defines the lines you are drawing? Is the format optimal? Are you doing conversions on the data while drawing it? Are you accessing more than just the data for drawing? Are you iterating through the data efficiently?

Does any of this help?


"You can have everything in life you want if you will just help enough other people get what they want." --Zig Ziglar

The Second EuroCPian Event will be in Brussels on the 4th of September

Can't manage to P/Invoke that Win32 API in .NET? Why not do interop the wiki way!


GeneralRe: faster drawing Pin
PKultimPK6-Jun-04 2:56
PKultimPK6-Jun-04 2:56 
QuestionHOW TO START WITH HAND HELD PROGRAMMING ??????????? Pin
princi_azghar@yahoo.co.in2-Jun-04 21:47
sussprinci_azghar@yahoo.co.in2-Jun-04 21:47 
AnswerRe: HOW TO START WITH HAND HELD PROGRAMMING ??????????? Pin
Member 5308104-Jun-04 1:35
Member 5308104-Jun-04 1:35 
AnswerRe: HOW TO START WITH HAND HELD PROGRAMMING ??????????? Pin
Richard Jones4-Jun-04 6:55
Richard Jones4-Jun-04 6:55 
GeneralRe: HOW TO START WITH HAND HELD PROGRAMMING ??????????? Pin
Andre Oschadlin20-Aug-04 0:07
Andre Oschadlin20-Aug-04 0:07 
GeneralRe: HOW TO START WITH HAND HELD PROGRAMMING ??????????? Pin
Richard Jones20-Aug-04 3:10
Richard Jones20-Aug-04 3:10 
GeneralRe: HOW TO START WITH HAND HELD PROGRAMMING ??????????? Pin
Andre Oschadlin20-Aug-04 16:01
Andre Oschadlin20-Aug-04 16:01 
GeneralRe: HOW TO START WITH HAND HELD PROGRAMMING ??????????? Pin
Richard Jones23-Aug-04 2:05
Richard Jones23-Aug-04 2:05 
Questionshould i start over? Pin
Dave Pursey2-Jun-04 6:13
Dave Pursey2-Jun-04 6:13 
AnswerRe: should i start over? Pin
Dave Kreskowiak3-Jun-04 8:48
mveDave Kreskowiak3-Jun-04 8:48 
GeneralA question about MDI Pin
Member 9401252-Jun-04 5:53
Member 9401252-Jun-04 5:53 
GeneralCustom Security Tokens in WSE 2.0 Pin
holland_phillip1-Jun-04 9:04
holland_phillip1-Jun-04 9:04 
GeneralListview images question Pin
kensai31-May-04 6:34
kensai31-May-04 6:34 
GeneralRe: Listview images question Pin
normanordas1-Jun-04 0:57
normanordas1-Jun-04 0:57 
GeneralIPv6 in compact framework Pin
dormi33331-May-04 2:58
dormi33331-May-04 2:58 
General.NET precompiled assembly Pin
harrison-ne29-May-04 15:27
harrison-ne29-May-04 15:27 
GeneralVSPackage load failure after incorporating PLK Pin
ManSus27-May-04 11:02
ManSus27-May-04 11:02 

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.