Click here to Skip to main content
15,919,028 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralFlicker... Pin
Heaven6-Jun-01 3:30
Heaven6-Jun-01 3:30 
GeneralRe: Flicker... Pin
Christian Graus6-Jun-01 9:28
protectorChristian Graus6-Jun-01 9:28 
GeneralReplace a string in another string Pin
6-Jun-01 3:24
suss6-Jun-01 3:24 
GeneralRe: Replace a string in another string Pin
Carlos Antollini6-Jun-01 3:53
Carlos Antollini6-Jun-01 3:53 
GeneralRe: Replace a string in another string Pin
6-Jun-01 4:14
suss6-Jun-01 4:14 
GeneralGDI: Changing pen color Pin
6-Jun-01 2:36
suss6-Jun-01 2:36 
GeneralRe: GDI: Changing pen color Pin
Tomasz Sowinski6-Jun-01 2:41
Tomasz Sowinski6-Jun-01 2:41 
GeneralRe: GDI: Changing pen color Pin
6-Jun-01 2:59
suss6-Jun-01 2:59 
Why it is not possible?

I work on a math grapher, which can draw any number of math functions (limited only by the memory) together on the screen. The user is allowed to set different color for every function, moreover he can set distinct color for every "x" value.
You can imagine that (f(x), f(x + delta)) makes one line. So I have thousands of lines on the screen and every line may have different color.
How to deal with this?
GeneralRe: GDI: Changing pen color Pin
Tomasz Sowinski6-Jun-01 3:13
Tomasz Sowinski6-Jun-01 3:13 
GeneralRe: GDI: Changing pen color Pin
6-Jun-01 3:37
suss6-Jun-01 3:37 
GeneralRe: GDI: Changing pen color Pin
Tomasz Sowinski6-Jun-01 3:50
Tomasz Sowinski6-Jun-01 3:50 
GeneralRe: GDI: Changing pen color Pin
6-Jun-01 4:02
suss6-Jun-01 4:02 
GeneralRe: GDI: Changing pen color Pin
Tomasz Sowinski6-Jun-01 4:29
Tomasz Sowinski6-Jun-01 4:29 
GeneralMemory fragmentation? Pin
6-Jun-01 5:21
suss6-Jun-01 5:21 
GeneralRe: Memory fragmentation? Pin
Tomasz Sowinski6-Jun-01 5:41
Tomasz Sowinski6-Jun-01 5:41 
GeneralRe: Memory fragmentation? Pin
Pavlos Touboulidis6-Jun-01 9:06
Pavlos Touboulidis6-Jun-01 9:06 
GeneralRe: Memory fragmentation? Pin
Christian Graus6-Jun-01 9:40
protectorChristian Graus6-Jun-01 9:40 
GeneralRe: GDI: Changing pen color Pin
NormDroid6-Jun-01 3:26
professionalNormDroid6-Jun-01 3:26 
GeneralRe: GDI: Changing pen color Pin
6-Jun-01 3:52
suss6-Jun-01 3:52 
GeneralRe: GDI: Changing pen color Pin
NormDroid6-Jun-01 3:58
professionalNormDroid6-Jun-01 3:58 
GeneralRe: GDI: Changing pen color Pin
Rick York6-Jun-01 7:01
mveRick York6-Jun-01 7:01 
GeneralRe: GDI: Changing pen color Pin
Christian Graus6-Jun-01 9:43
protectorChristian Graus6-Jun-01 9:43 
GeneralRe: GDI: Changing pen color Pin
Rick York6-Jun-01 11:59
mveRick York6-Jun-01 11:59 
GeneralRe: GDI: Changing pen color Pin
Christian Graus6-Jun-01 12:47
protectorChristian Graus6-Jun-01 12:47 
GeneralRe: GDI: Changing pen color Pin
6-Jun-01 21:04
suss6-Jun-01 21: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.