Hi there
I found a bug related to highlight and non-ascii characteres (that break the app).
I found the solution for gb.form.editor (I fixed with the source code in my PC)
How can I send the info, is there an active developer e-mail for me to send it ?
gb.form.editor versus non-ascii chars (contrib)
-
- Posts: 82
- Joined: Tuesday 9th July 2024 9:27am
- BruceSteers
- Posts: 1755
- Joined: Thursday 23rd July 2020 5:20pm
- Location: Isle of Wight
- Contact:
Re: gb.form.editor versus non-ascii chars (contrib)
but a TextEditor is not supposed to support non ascii chars. It's a "Text" editor.
So is it a bug in displaying non ascii chars in a TextEditor?
or an error in your coding trying to display non-ascii chars?
Benoit will soon let you know
So is it a bug in displaying non ascii chars in a TextEditor?
or an error in your coding trying to display non-ascii chars?
Benoit will soon let you know
If at first you don't succeed , try doing something differently.
BruceS
BruceS
- BruceSteers
- Posts: 1755
- Joined: Thursday 23rd July 2020 5:20pm
- Location: Isle of Wight
- Contact:
Re: gb.form.editor versus non-ascii chars (contrib)
So to report a bug to Benoit (or see if it is a bug or not) use the bugtracker.
https://gambaswiki.org/bugtracker
If you are sure you have found a bug and you are sure you understand how everything works enough to make changes to gambas components yourself then contributions from users happen via the gitlab repository by forking the repository and making merge requests.
https://gitlab.com/gambas/gambas
Contributing guidelines...
https://gitlab.com/gambas/gambas/-/blob ... IBUTING.md
https://gambaswiki.org/bugtracker
If you are sure you have found a bug and you are sure you understand how everything works enough to make changes to gambas components yourself then contributions from users happen via the gitlab repository by forking the repository and making merge requests.
https://gitlab.com/gambas/gambas
Contributing guidelines...
https://gitlab.com/gambas/gambas/-/blob ... IBUTING.md
If at first you don't succeed , try doing something differently.
BruceS
BruceS