Win32lib v0.58.8 release

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

Please find the latest release at ...

 http://www.users.bigpond.com/ddparnell/euphoria/euphoria.htm


To: Robert Craig
  can you please update the Contributions page on your RDS website too.


Summary of changes:


Fixed. The SimpleCombo now really is a simple combo. Before it was identical
to the DropDownList. It now shows the edit box above a list. The list does
not drop down - it is always visible.

Fixed. getText() now works correctly when specifying which part of a
multi-part statusbar is being requested.

Fixed by Brian Broker. setIcon() is now recognising the inbuilt Windows
icons.

Fixed. thanks to Judith setText() can now change the text of a submenu.

Fixed. thanks to Brian Broker. When tabbing into a Radio Button, it no
longer causes a w32HClick event

Fixed. thanks to Pete Lomax. The facility to dynamically change the tooltip
window size is now working correctly. to be generated for the control
receiving focus. This is now consistant for

Fixed. by Martin Stachon. setWindowScrollRange() now shows the new scroll
button positions immediately, rather than the next window repaint event.

Fixed. thanks to Martin Stachon. getClientRect() now work correctly when a
toolbar is present.

Fixed. by Pete Lomax. The documentation for create() now lists all the
control types. all type controls.

Fixed. by Robert Belleville. putStream() and getStream() now permits
alternate representations of COM objects in RTF streams.

Fixed. by Robert Belleville. struct_PARAFORMAT() now correctly sets the
Right_indentation and Offset fields.

Changed. The getText() function for StatusBar now returns just a simple
string. It used to return both the string and the part number, but this is
redundant ('cos you have to specify the part you want anyhow).

New. getActiveWindow() returns the ID of the application's active window.

New. setTabStops() is used to set the controls which can get focus during
tabbing.

New. setCheck() and isChecked() now support ListViews. Thanks to Jonas
Temple

Enhanced. When setText() is used on a MleText control, all single LineFeed
characters are replaced by CarriageReturn-LineFeed combination.

Enhanced. setText() can now be used to change a TabItem's label.

Enhanced. by Elliott Sales de Andrade. setScrollRange() can now support
values larger than 16-bits.

----------------
cheers,
Derek Parnell

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

Search



Quick Links

User menu

Not signed in.

Misc Menu