<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 06/21/2014 12:43 PM, Giuliano Colla
      wrote:<br>
    </div>
    <blockquote cite="mid:53A561C5.3090501@fastwebnet.it" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      I'm trying to figure how to face my nonlcl widgetset project.<br>
    </blockquote>
    I don't understand what you mean by " nonlcl widgetset project".<br>
    <br>
    In fact I already do have a working draft of my "ActiveNoGUI" Widget
    Type Project. <br>
    <br>
    Here the goal is to provide another "Widget Type", That is the name
    of the compile Variable  that Lazarus uses for telling multiple
    "interfaces" from each other, and which can be set in the Lazarus
    Project options. <br>
    <br>
    Lazarus already understands multiple values for this Variable (e.g.
    gtk, gtk2,  qt, win32,  wince fpgui, nogio carbon, cocoa,
    customdrawn,  and gtk3). <br>
    <br>
    ActiveNoGUI is supposed to run on Linux and on top of "nogui"
    provide stuff like TThread.Synchronize, TThread.Queue and TTimer. <br>
    <br>
    As said, a testing project already works (on Linux x86-32), bus
    supposedly needs some enhancement to be really acceptable. <br>
    <br>
    And after that it of course needs some effort to integrate it with
    Lazarus in a decent way (decent makeup, have Lazarus set the
    WigetType variable, have Lazarus create a "New Active NoGUI
    Application"). <br>
    <br>
    <br>
    <br>
    Is this somehow related ? <br>
    <br>
    -Michael<br>
  </body>
</html>