<div dir="ltr">Ok.<div><br></div><div>Thanks for the responses.</div><div><br></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 7, 2017 at 12:14 PM, Michael Stahl <span dir="ltr"><<a href="mailto:mstahl@redhat.com" target="_blank">mstahl@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 07.03.2017 12:50, ThatRM Z wrote:<br>
> Hi<br>
><br>
> I have been looking around for GUI/widget toolkits that I can use to<br>
> develop a standalone cross-platform desktop application for UML diagramming.<br>
><br>
> I feel like I can use VCL - the way different LO apps use it for their GUI.<br>
<br>
</span>that sounds like a really bad idea.<br>
<span class=""><br>
> But I am wondering how heavy this would get for a new standalone<br>
> application?<br>
> Is there a "bare minimum" example app that builds in all of the VCL as a<br>
> starting point?<br>
><br>
> Would this "backendtest" be the answer I am looking for !?<br>
> <a href="https://cgit.freedesktop.org/libreoffice/core/tree/vcl/backendtest" rel="noreferrer" target="_blank">https://cgit.freedesktop.org/<wbr>libreoffice/core/tree/vcl/<wbr>backendtest</a><br>
><br>
> And would anyone be able to tell me which other LO components or<br>
> libraries I would need to bring into a project like this?<br>
<br>
</span>there is no obvious answer to this, other than "a lot more than you want<br>
to have".<br>
<br>
VCL is not intended to be used outside of OOo-lineage office<br>
applications, depends on lots of things that most applications don't<br>
need (e.g. URE), has no stable API, and features will be removed from<br>
VCL as and when LO doesn't need them any more.<br>
<br>
just use some toolkit that was actually designed to be reusable, like<br>
GTK+, Qt, Tk, WxWhatsitsname, etc.<br>
<br>
</blockquote></div><br></div></div>