RE: Win32lib v0.57.5 Released
- Posted by Chris Bensler <bensler at mail.com> May 18, 2002
- 397 views
How about separating the libs from the demos and such? I think the lib is big enough to warrant it's own install maybe even. adding to %EUINC%, and installing win32lib to it's own directory in eu. Chris Derek Parnell wrote: > Please find the latest release v0.57.5 at > > http://www.users.bigpond.com/ddparnell/euphoria/w320575.zip (657KB) > > Changes are: > > Fixed > Corrected some documentation errors. > Removed the resource leaks caused by routines not running inside an > Paint > event handler. > putStream() doesn't crash at end of data now. > getPointerPos() now works when the mouse is to the left or above the > window. > A tabControl is now repainted to clear any wPuts() or drawing objects > prior to making the newly selected TabItem visible. > Tooltips now recognise '\r\n' to break lines. > Corrected the spelling of LVIS_STATEIMAGEMASK > Corrected the spelling of /addXpm() > > Added > setHintWidth() function is now availble to set the maximum width of a > tooltip window. > New predefined color 'SkyBlue' > Listview controls now trigger an onClick event. > getLVChecked() and getLVAllChecked() > > Changed > The library now uses Logical font resolution by default. > The function /convPctToPixels() is now a global one. > insertListViewItems has been renamed to insertLVItem > insertListViewColumn has been renamed to insertLVColumn > > Please keep up the testing effort. I appreciate all feedack on the > library. > If no more bugs appear during this week, I'll send it to RDS to get > stamped. > > ---------- > Derek. > > >