Re: Re: Just installed Gui4Cli on windows 7

Dimitris Keletsekis <[email protected]> Tue, 2 Apr 2013 13:51:55 +0300
Newsgroups gmane.comp.windows.gui4cli
Message-ID <CAHiKg1XEWJ=7YppvhfxyeGB1zp-Ygt1ht9yU0ifFr4KDbpET4g@mail.gmail.com>
Hi Joseph,

There's no manual on the differences between Amiga and Win versions and
they are far too many to list. The basic structure is the same, but there
are many more commands. Also, you can make executables here and extend the
language via dlls.

For now just go through the tutorials...

There are no double sided file managers I know of, probably because of the
ease of drag & drop.

Dimitris


On Tue, Apr 2, 2013 at 12:35 PM, jd <[email protected]> wrote:

> **
>
>
> Thanks Fred & Dimitris,
>
> my first simple gui is working (visible) now.
> I did put a
> Set debug ON
> line in the xONLOAD event
> and a
> say "hello"
> & an INPUT line too
> in an xBUTTON event
>
> There is no output window opening though.
> ====
> G4C SPELLCHECK
>
> WINDOW 10 10 300 300 Spellcheck
>
> xONLOAD
> set debug on
> GuiOpen #this
>
> xONRELOAD
> GuiOpen #this
>
> xONCLOSE
> GuiQuit #this
>
> XBUTTON 30 35 145 40 'Click Me!'
> say "hello"
> Input "ok" var "?"
>
> ======
>
> I am now looking into what is different with the Amiga version
> (such as the name that you have to put next to the G4C line. I guess that's
> the gui's ID ?
> )
> It would be nice if there was some doc with hints on these differences. Is
> there?
> If not, i would be gratefull if you from memory could gve me some list of
> (new
> & different) commands & events to look at first., just to shorten my
> lurning
> curve
>
> Is there some written Gui that mimicks the many 2 sided file managers i am
> used to on the Amiga?
>
> And this is a Windows question: can i stop the behavior of windows that
> take
> up the full screen when i just want to drag them a bit?
>
> Joseph
>
>
> On 04/01/2013, you wrote:
>
> > Further to Fred's answer, I use Win 7 and it works the same - all output
> > goes to the output window (there's no shell on windows) unless redirected
> > with SET OUTPUT command.
> >
> > Dimitris
> >
> >
> > On Sun, Mar 31, 2013 at 11:25 PM, jd <[email protected]> wrote:
> >
> >> **
>
> >>
> >>
> >> Hello Dimitris & folks
> >> i am not new to Gui4Cli (Amiga) but am new to Gui4Cli under Windows and
> >> to wondows 7 as well.
> >>
> >> I just downloaded Gui4Cli & installed it.
> >>
> >> I have a problem with the debug output.
> >> 1) can you still set it in a script with "set debug on /set debug off
> >> "(did not find it in the docs
> >> 2) under Amiga OS the output gives you warnings when something is wrong
> >> with
> >> the script and Gui4Cli can not open it. Is this no longer the case under
> >> windows or what else can be the cause that i don't see these warnings
> >> (some install problem ?)
> >>
> >> Joseph
> >> .
> >>
> >> Beste groeten
> >> Jos Duchâtelet
> >> Tel 02/5
> >>
> >>
> >>
> Regards
>
>  
>