> Le 15 déc. 2021 à 11:50, Jeffrey R. Carter via Gnoga-list 
> <gnoga-list@lists.sourceforge.net> a écrit :
> 
> These work for my situation, thanks.
> 
> I'm a bit surprised no unquote operation is needed. 

Gnoga server sent always data encapsulated in a JS script which is interpreted 
by the JS boot code load in your browser at beginning of connection.
On the other way, the data sent by the boot code is just parsed by Ada code not 
interpreted ;-)
For instance keyboard event parsing:
https://sourceforge.net/p/gnoga/code/ci/dev_1.7/tree/src/gnoga-gui-base.adb#l156

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




_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to