win32lib v0.57.6 released

new topic     » topic index » view thread      » older message » newer message

Thanks again to all the people who are helping make this library so useful.

I've placed v0.57.6 onto the website for your inspection.

http://www.users.bigpond.com/ddparnell/euphoria/w320576.zip

The changes this week included...

Fixes
--------
Using relative widths for panel sizes in a Statusbar no longer crashes when
using non-integer values.

Enhancements
--------------
wPuts() and drawText() can also supply the text as a RAM address rather than
a sequence.

setHandler() can now add routines to form a chain to execute when an event
is triggered.


Additions
--------------
selectDirectory() function. Uses a dialog to allow user to select a
directory.

drawText() is now implemented.

tk_mem:zStringLength() function returns the length of a zero-delimited
string given its address.

invokeHandler() function to trigger a win32lib event.

getReturnValue() function to get the value that will be returned to Windows.

onXXX() function to turn on/off the support for onXXX[] syntax. Turning this
is off results in faster event handling.

getHandler(). Returns the routines set up for event handling.

Known Bugs
----------------
* There is a serious resource leakage with the drawLines() routine.
* Tooltips are not working for buttons in a FlatToolBar control.


----------
Derek.

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu