So I've been busily incorporating Jez's bitmapscroll example code into
one of my mainstream programs, so that I can get away from the old MDI
model, which has been removed.
Mostly things are going well.
However, I've just discovered that my Accelerator Keys for my main
window are being seen e
Hi,
I've just committed the initial code for an -onPaint event handler for windows.
This allows you full control when painting a window. In many cases the current
Graphic control is adequate, but for more complicated problems (for example
child windows with scroll bars) more control is needed.
On approximately 6/3/2004 2:40 AM, came the following characters from
the keyboard of Glenn Linderman:
So I've been busily incorporating Jez's bitmapscroll example code into
one of my mainstream programs, so that I can get away from the old MDI
model, which has been removed.
Mostly things are
I've added support for SB_THUMBSCROLL to Win32::GUI::Scroll. Because
only some applications, that can redraw the screen adequately quickly,
would care to have SB_THUMBSCROLL support, I've made it optional, via a
true value, via a new optional parameter to Win32::GUI::Scroll.
--
Glenn -- http:
4 matches
Mail list logo