[Pas2js] A simple Pas2JS IDE running in the browser

Stephen Wright stephenmichaelwright at yahoo.co.uk
Wed Aug 26 22:09:01 CEST 2020


 Hi

I have just read the discussion on building Apps for the visually impaired. 

We have a simple IDE for Pas2JS that runs in the browser. It can be found here (http://www-users.york.ac.uk/~smw572/XIDE.html). It is only tested in Chrome but should also run well in the new Microsoft Edge.

I am not sure how relevant it is to your task and maybe you have already found a good solution. If not feel free to try out XIDE to see if it helps. 

Good luck with your project.

Regards Steve

P.S. the demo project that XIDE comes with is a maths exercise for my PhD. To get rid of it and see the IDE without the clutter press “System/Clear” at the top left of the screen. Also the “Help” button gives full details of the operation of the IDE. Finally you can see the demo running by pressing the“Run Mode” button again at the top left corner of the screen.

     On Wednesday, 26 August 2020, 11:00:18 BST, <pas2js-request at lists.freepascal.org> wrote:  
 
 Send Pas2js mailing list submissions to
    pas2js at lists.freepascal.org

To subscribe or unsubscribe via the World Wide Web, visit
    https://lists.freepascal.org/cgi-bin/mailman/listinfo/pas2js
or, via email, send a message with subject or body 'help' to
    pas2js-request at lists.freepascal.org

You can reach the person managing the list at
    pas2js-owner at lists.freepascal.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pas2js digest..."


Today's Topics:

  1. Re: is it possible to create GUi with no need to manually add
      the code to .html page (Mgr. Janusz Chmiel)


----------------------------------------------------------------------

Message: 1
Date: Wed, 26 Aug 2020 09:59:25 +0200
From: "Mgr. Janusz Chmiel" <janusz.chmiel at volny.cz>
To: "'pas2js discussions'" <pas2js at lists.freepascal.org>
Subject: Re: [Pas2js] is it possible to create GUi with no need to
    manually add the code to .html page
Message-ID: <260309AA395A400F883EF74680D2B53D at DESKTOPN6LG1HQ>
Content-Type: text/plain;    charset="us-ascii"

Dear MR Van Canneyt and MR SUZINEAU,
    Thank you for yours very positive access to my pleas. I can say
viola! Because page really show button and it is perfectly screen reader
accessible code. And really, thanks to htmlwidgets it is really possible to
create GUI elements directly by using Pascal source code no need to add
manually HTMl code to .html file. Very very well done. And I will be
patiently waiting for AN demos because I must also learn how to react on
click on object activation, there will be very probably click procedure
inside htmlwidgets unit.

So thank you again.
As A visually impaired man with no sight at all, I have one important
question.
Because I will not be able to specify width or height object properties,
what will happen, if I would create for example 25 buttons. WWhen I will not
specify number object position values. I know, that very probably, my code
will not look very attractive for sighted WEB app audience. But important
for Me is, if Java script code can not crash in this case.
Important is, that screen reader can access HTMl objects which will be
created by using htmlwidgets unit.



------------------------------

Subject: Digest Footer

_______________________________________________
Pas2js maillist  -  Pas2js at lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/pas2js


------------------------------

End of Pas2js Digest, Vol 30, Issue 12
**************************************
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/pas2js/attachments/20200826/ca49f0f6/attachment.htm>


More information about the Pas2js mailing list