Hi Chris,
does that mean that I can revert the patch that I have put in for
edif recently?
Best Regards,
/// Jürgen
On 08/07/2018 07:09 PM, Chris Moller
wrote:
Hans-Peter,
If you want to try it again
I'm not sure how much the reversion would revert. If it was the patch I
sent you on 2 August:
Index: LineInput.cc
===
--- LineInput.cc (revision 1060)
+++ LineInput.cc (working copy)
@@ -968,9 +968,10 @@
{
Hi,
I have added a new system function ⎕GTK to GNU APL.
⎕GTK is based on libgtk+ version 3 and provides a simple
(and
therefore somewhat restricted) way of creating and managing GUIs
from an APL program.
Think of it as a replaceme
Hi, and thanks for a great new feature!!
As you know there has been an evolution in GUI interfaces over the years as
follows:
1. Line-by-line (APL Quad, Quad-quote)
2. Desktop GUI applications (Win32, GTK, etc.)
3. Web apps (HTML, JavaScript, REST)
What you have added to GNU APL elevates t
Excellent!
On 10/08/18 13:32, Juergen Sauermann wrote:
Hi,
I have added a new system function *⎕GTK *to GNU APL.
*⎕GTK* is based on libgtk+ version 3 and provides a simple (and
therefore somewhat restricted) way of creating and managing GUIs
from an APL program.
Think of it as a replacement