Date: prev next · Thread: first prev next last
2017 Archives by date, by thread · List index


Chris Sherlock wrote:
FWIW, I have idly considered whether I could turn VCL into what it
originally started as - a stand alone cross platform library.

Not really - that was StarView, its predecessor that got written out
of StarOffice code mid-nineties. TTBOMK, VCL was never meant to be
used independently.

wxWidgets actually pretty much does what the VCL does - it is a
framework that runs as a thin layer (really a fascade in many ways)
over he native platform's capabilities at doing things like creating
Windows, drawing on them, printing, etc.

Again not really - vcl and wxWidgets are about as different as
cross-platform GUI frameworks could be. VCL is platform look (via
theming engines), cross-platform feel (~all event handling &
behavioral code is shared across platforms), wxWidgets is platform
look _and_ feel (via wrapping actual native widgets).

It's actively maintained and has an enthusiastic user community. It
currently implements a GTK+2/3, Win32 and Motif/Lesstif (ugh)
backend. It has support for OS X also, pretty sure this is stable.

Other than that, I support your pitch for wx - a great project!

Cheers,

-- Thorsten

Attachment: signature.asc
Description: Digital signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.