govcl 1.2.5 officially released, cross-platform GUI library Go Language

govcl is a simple and compact + + native language GUI libraries go, relying on Delphi VCL / Lazarus LCL two trees makes writing a GUI software is no longer a troublesome thing.

This update:

-- govcl --

New: Add a listviewadv1 example.
New: liblcl: section controls the new "AddItem" method.
Repair: liblcl: fix the problem "TDateTime" time zone.
New: liblcl: Support "TCalendar" building (actually "TMonthCalendar").
New: libvcl: add a compatible Lazarus Designer TCalendar class.
New: liblcl: Add "Margins" method for the assembly of all inherited from TControl.
New: liblcl: add a compatible Delphi's "TMargins" category.
Review: Independent vcl.ThreadSync the callback.
Modify: libvcl: Use SendMessage alternative TThread.Synchronize, to solve unusual problems in some cases, and to retain the existing method and named vcl.ThreadSyncVcl.
Added: a new extension component mechanism, expand components without modifying the original govcl code, demonstration routine is myext.


-- res2go --

Repair: encountered "+" sign is abnormal when a string.
Added: support liblcl "TCalendar" export component.
Review: support the specified component package name.

Past updates visit: Past Updates

Guess you like

Origin www.oschina.net/news/107890/govcl-1-2-5-released