Janusz Chmiel
Member
B4A is so excellent programming tool. Even services are supported. Newest Android is supported. But still, it is not possible to create GUI if developer do not see at all. Sighted coder uses B4A designer. But visually impaired programmer can not see The layout on The screen. As A result, visually impaired programmer can add button, editbox, ETC. But thanks to The absence of vision, programmer with no sight at all can not correctly position every GUI element on The screen.
But it is possible to code readable GUI on Android.
Not extremely nice GUI, but all textual objects information are readable.
So if Button will contain text play, stop, ETC, those textual information will be readable and those buttons are really clickable.
What about allowing programmer to use
AWLinearLayout.VERTICAL
What about allowing WRAP_CONTENT,?
Try to imagine, that visually impaired coder want to create more than 2 GUi elements on The screen.
If The width and other position related information of every GUI element will be The same. Sighted person can not click to such objects.
And many objects with The same position values can cause Android crash message.
I believe, that there is An chance to allow even visually impaired B4A programmers with no sight at all to produce readable GUIS.
Thank you for your time and for your patience.
When I have found out, how B4A is reliable, low memory consuming, stable, it is more and more sad for Me to accept The sad fact, that I can not create rreadable GUI.
But it is possible to code readable GUI on Android.
Not extremely nice GUI, but all textual objects information are readable.
So if Button will contain text play, stop, ETC, those textual information will be readable and those buttons are really clickable.
What about allowing programmer to use
AWLinearLayout.VERTICAL
What about allowing WRAP_CONTENT,?
Try to imagine, that visually impaired coder want to create more than 2 GUi elements on The screen.
If The width and other position related information of every GUI element will be The same. Sighted person can not click to such objects.
And many objects with The same position values can cause Android crash message.
I believe, that there is An chance to allow even visually impaired B4A programmers with no sight at all to produce readable GUIS.
Thank you for your time and for your patience.
When I have found out, how B4A is reliable, low memory consuming, stable, it is more and more sad for Me to accept The sad fact, that I can not create rreadable GUI.