|
annoying dilemma |
William Labbett
Member #4,486
March 2004
|
hi chaps, can anyone tell me why my code; results in nothing but a black screen ? So you know and b4 u ask, i have set a color depth (8), have set the gfx mode (auto 1024, 768). Thanks, I'm really miffed. Can't understand it. Could it be black magic ?
|
X-G
Member #856
December 2000
|
This is not a dilemma. Anyways, if you're in Windows, remember that DirectX some times forgets about its video memory, loses it, flips out and clears the screen. You might need to be constantly updating it. -- |
Chris Katko
Member #1,881
January 2002
|
Note that it doesn't say x, y, width, height. Also, just so you know, for the <code> tags, replace the <> with []. -----sig: |
Krzysztof Kluczek
Member #4,191
January 2004
|
Hmm, are you sure edge_tuft_canvas is a non-black bitmap? ________ |
William Labbett
Member #4,486
March 2004
|
No, Chris spotted the problem. It was a dilemma for me...... no i checked the link - still not totally clear what a rel dilemma is now but yes I was wrong; it wasn't a dilemma.::)
|
X-G
Member #856
December 2000
|
Strictly a dilemma is a situation where you have exactly two choices to choose between and you don't know which to choose; if you relax the definition a bit it's a situation with multiple choices and you don't know which to choose. -- |
Korval
Member #1,538
September 2001
|
BTW, it's [code, not <code. |
|