Re: [Gnoga-list] Console_IO.

2017-12-27 Thread Anh (TA) Vo
Hi Pascal,

I do not have any specific case. I suggested it because what if... In
addition, the cost of expanding the buffer is very minimal. Thus, the what
if... will be covered in the future :-)

On Sun, Dec 24, 2017 at 2:44 AM, Pascal via Gnoga-list <
gnoga-list@lists.sourceforge.net> wrote:

> Thanks Anh for your feedback,
>
> The ring buffer is dedicated for characters from keyboard.
> Some champions of typing would overflow it ;-)
> Maybe I should consider increasing it when I'll support copy and paste.
> Is there any other case?
>
> Season's Greetings, Pascal.
> http://blady.pagesperso-orange.fr
>
>
> > Le 22 déc. 2017 à 19:58, Anh (TA) Vo  a écrit :
> >
> > Hi Pascal,
> >
> > The length of the protected ring buffer is 100. Is it long enough for
> the general purpose. I would suggest to increase it to 256 or 512 if not
> doubling it.
> >
> > Anh Vo
> >
> > On Sun, Dec 17, 2017 at 1:03 PM, Pascal via Gnoga-list <
> gnoga-list@lists.sourceforge.net> wrote:
> > Hello,
> >
> > Add support to Console_IO, an emulation of Text_IO with ACE plugin -
> very first version committed to request comments, tested API are included
> in test/cli.adb.
> > Get_Line supports some basic edition keys such as backspace, delete,
> left and right arrows, end, home and cursor position with mouse.
> >
> > Pushed to dev_1.4 on Gnoga SF GIT:
> > https://sourceforge.net/p/gnoga/code/ci/ad8fc112ddb6c0fb290d788cab9c9f
> 363f55dc5d/
> >
> > Regards, Pascal.
> > http://blady.pagesperso-orange.fr
>
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Gnoga-list mailing list
> Gnoga-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gnoga-list
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list


Re: [Gnoga-list] Console_IO.

2017-12-24 Thread Pascal via Gnoga-list
Thanks Anh for your feedback,

The ring buffer is dedicated for characters from keyboard.
Some champions of typing would overflow it ;-)
Maybe I should consider increasing it when I'll support copy and paste.
Is there any other case?

Season's Greetings, Pascal.
http://blady.pagesperso-orange.fr


> Le 22 déc. 2017 à 19:58, Anh (TA) Vo  a écrit :
> 
> Hi Pascal,
> 
> The length of the protected ring buffer is 100. Is it long enough for the 
> general purpose. I would suggest to increase it to 256 or 512 if not doubling 
> it.
> 
> Anh Vo 
> 
> On Sun, Dec 17, 2017 at 1:03 PM, Pascal via Gnoga-list 
>  wrote:
> Hello,
> 
> Add support to Console_IO, an emulation of Text_IO with ACE plugin - very 
> first version committed to request comments, tested API are included in 
> test/cli.adb.
> Get_Line supports some basic edition keys such as backspace, delete, left and 
> right arrows, end, home and cursor position with mouse.
> 
> Pushed to dev_1.4 on Gnoga SF GIT:
> https://sourceforge.net/p/gnoga/code/ci/ad8fc112ddb6c0fb290d788cab9c9f363f55dc5d/
> 
> Regards, Pascal.
> http://blady.pagesperso-orange.fr


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list


Re: [Gnoga-list] Console_IO.

2017-12-22 Thread Anh (TA) Vo
Hi Pascal,

The length of the protected ring buffer is 100. Is it long enough for the
general purpose. I would suggest to increase it to 256 or 512 if not
doubling it.

Anh Vo

On Sun, Dec 17, 2017 at 1:03 PM, Pascal via Gnoga-list <
gnoga-list@lists.sourceforge.net> wrote:

> Hello,
>
> Add support to Console_IO, an emulation of Text_IO with ACE plugin - very
> first version committed to request comments, tested API are included in
> test/cli.adb.
> Get_Line supports some basic edition keys such as backspace, delete, left
> and right arrows, end, home and cursor position with mouse.
>
> Pushed to dev_1.4 on Gnoga SF GIT:
> https://sourceforge.net/p/gnoga/code/ci/ad8fc112ddb6c0fb290d788cab9c9f
> 363f55dc5d/
>
> Regards, Pascal.
> http://blady.pagesperso-orange.fr
>
>
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Gnoga-list mailing list
> Gnoga-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gnoga-list
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list


[Gnoga-list] Console_IO.

2017-12-17 Thread Pascal via Gnoga-list
Hello,

Add support to Console_IO, an emulation of Text_IO with ACE plugin - very first 
version committed to request comments, tested API are included in test/cli.adb.
Get_Line supports some basic edition keys such as backspace, delete, left and 
right arrows, end, home and cursor position with mouse.

Pushed to dev_1.4 on Gnoga SF GIT:
https://sourceforge.net/p/gnoga/code/ci/ad8fc112ddb6c0fb290d788cab9c9f363f55dc5d/

Regards, Pascal.
http://blady.pagesperso-orange.fr



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list