Re: Scrolling a Window
- Posted by Ron Tarrant <rtarrant at sympatico.ca> Sep 09, 2002
- 395 views
Derek Parnell wrote: > there are some serious problems with scrolling Windows in earlier versions > of the library. I've added better support for the new version (due out on > Tuesday). Ah! Excellent! Thanks, Derek! But... does Tuesday come for you before we get it here in North America or is it the other way around? I've never understood that International Date Line stuff. > Including a reasonable demo programs. That's even better! I'll do my best not to go crazy while I'm waiting. > The TAB keys is stolen by win32lib unless you do something about it. > > Try adding this to your startup code... > > VOID = setTabCodes(0) > > I can see now why this wasn't obvious: I'd forgotten to document this > routine. Sorry. Okay, I'll try it out. Thanks again, Derek. -Ron T.