Hwgui 2.19 Build 3 até a 2.18 - O que há de novo ?
Enviado: 09 Mai 2015 09:23
Saudações,HWGUI - Harbour Win32 GUI library
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
What's new in the last version
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[!] Important
[+] New
[-] Fixed error
[*] Changes
HWGUI 2.19 build 3 ( 08.05.2015 )
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[+] Rich syntax text editor has been added to utils
[*] Improved compatibility with 2.17 version.
[!] Some bug fixes and improvements
HWGUI 2.19 build 2 ( 27.01.2015 )
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[*] :Enabled() SETGET method is introduced for all controls (HControl class),
:isEnabled() has been removed.
[*] :GetValue(), :SetValue() methods was removed and new :Value SETGET method is
introduced instead for those controls, which may input from the user.
[*] Improved compatibility with 2.17 version.
[!] Some bug fixes
HWGUI 2.19 ( 20.12.2014 )
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[*] Real Unicode (utf-8) support.
[*] Binary containers added as a crossplatform alternative for resources ( rc files ).
[*] A virtual printer ".buffer" added. It allows to create a print
metafile and preview it if no one printer is installed
[*] Many improvements in utils ( dbc, debugger, designer, tutorial ).
[*] GTK version: significantly extended, improved compatibility with winapi version.
[*] Improved compatibility with 2.17 version.
[!] Some bug fixes, as usual
HWGUI 2.18 build 2 ( 03.04.2014 )
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[+] The debugger: array inspector, object inspector, commands support
has been added.
[+] Duplex printing support added.
[*] The editor and the tutorial are gtk compatible now
[*] Processing of hot keys is implemented via hook procedures in both
winapi and gtk versions and works for any control now.
SET KEY GLOBAL command added.
[*] Combobox control can accept now multidimensional arrays.
[*] Improved compatibility with 2.17 version.
[!] Some bug fixes
HWGUI 2.18 ( 19.07.2013 )
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[*] There was a lot of changes since last release, I can't now make
a well structured list of them, maybe, later ...
For now, see the Changelog.
Itamar M. Lins Jr.