X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=GtM9bzG6xynUv/cw4VLVtwKC4gQZQo5QOAa+rf+4PAg=; b=MuGkQXkMS2XR4+U1gdvc8hC4GiCScMeiulVlIG5XstRWHkEKLoKqEZq1n+ylIFIdsc 4Cwflv3BSVHSqIkCSTcJNg1cu5cgJxJ78vdXbWfMuNLVx9Z7gbD+IyWt+coQSE2B+m+T gwj3YJR0pvMKdtvr02k6LB9PicgE67CHEQUTz/NWzjBhzlzj2Fd0cWojkhI+CZLaCSPD XYeUvwkqn218bS7biuBxh6XstyYqqk2OJ15au3aGMKue1n1+P4kTN9kTbYyiAYE+J6Mz AFpPhx5o3nTEfLZ2DfmV5Bp+S9bqOK4rAUlBa57+PzferhGuSMo9vq6fg2eo6FVODq+5 YzQQ== X-Gm-Message-State: ALoCoQmGJsujGh+Ic5dECWTUN2kMu96W5fejaSZcZYzFjrV8E3k20m88jsGCMjY37wqUiwc7yy6X X-Received: by 10.180.78.5 with SMTP id x5mr3416727wiw.12.1398425547385; Fri, 25 Apr 2014 04:32:27 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1395878918 DOT 2126 DOT 7 DOT camel AT AMD64X2 DOT fritz DOT box> <1396540827 DOT 2692 DOT 20 DOT camel AT AMD64X2 DOT fritz DOT box> <201404050013 DOT 32712 DOT ad252 AT freeelectron DOT net> From: Joshua Lansford Date: Fri, 25 Apr 2014 07:32:07 -0400 Message-ID: Subject: Re: [geda-user] Freerouting finally free (GPL3) To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=f46d043bded4ff433304f7dc51ee Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk --f46d043bded4ff433304f7dc51ee Content-Type: text/plain; charset=ISO-8859-1 On Mon, Apr 7, 2014 at 8:21 AM, Joshua Lansford < joshua DOT lansford AT laserlinc DOT com> wrote: > > [cj] prefers SWT and doesn't implement very much of Swing if at all. > http://wiki.eclipse.org/FAQ_Why_does_Eclipse_use_SWT%3F > ~Joshua > Just FYI, Another option for compiling FreeRouting to exe would be to use gcj and swingwt (http://swingwt.sourceforge.net/) gcj is a java front end to gcc (thus the compile to exe) and swingwt implements Swing (java GUI) using SWT components which gcj targets. ~Joshua --f46d043bded4ff433304f7dc51ee Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

= On Mon, Apr 7, 2014 at 8:21 AM, Joshua Lansford <joshua.lansfo= rd AT laserlinc DOT com> wrote:
[cj] prefers SWT and doesn'= t implement very much of Swing if at all.
~Joshua=

Just FYI, Ano= ther option for compiling FreeRouting to exe would be to use gcj and swingw= t (http://swingwt.sourceforge.n= et/)
gcj is a java front end to gcc (thus the c= ompile to exe) and swingwt implements Swing (java GUI) using SWT components= which gcj targets.
~Joshua
--f46d043bded4ff433304f7dc51ee--