chess
Hola
honala13 at oo2.pl
Wed Oct 17 07:02:45 PDT 2007
Volker Bartheld pisze:
> 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).
ok thats idea.
>If you look at the "wxBombs" demo in the distribution, you should get a
>raw
>idea of what drawing into the client area of a frame is all about.
this program haven't resize ;(
any others?
More information about the wx-users
mailing list