chess

Volker Bartheld dr_versaeg at freenet.de
Wed Oct 17 06:34:52 PDT 2007


Hi!

>>>>> what I can make a chess board?
>>>>> scalable chess board and chess figures. anybody have idea/example?
>> channel. You might want to rescale the bitmaps with wxImage::Resize()
> when I know the resize parent window?
> resize when?

For every EVT_PAINT you need to draw a correctly sized set of chess board
squares and figures. Resize actions of the parent can be caught with
EVT_SIZE (although I doubt that you'll need this).

Cheers,
Volker

-- 
mailto:  V B A R T H E L D at G M X dot D E






More information about the wx-users mailing list