Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » [Multiple Questions] (Available Features / Support of specific Functionality)
Re: [Multiple Questions] [message #56833 is a reply to message #56832] Sun, 18 April 2021 16:15 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13986
Registered: November 2005
Ultimate Member
1) yeah, there is always a thin line between what should be hard-coded and what should be predefined. It is possible we have set it at wrong place. Should not be that hard to move this particular piece from hard-preset to build method...

Which is one of advantages U++ can offer: If you suggest a reasonable thing loud enough, there is a high chance it will be implemented pretty soon.

As for Accessibility, you are correct, we are blissfully ignorant to this as well. Once again, suggest things loud and things will happen...

BTW, things that need improvement in U++ from my perspective:

- So far we only support UNICODE BMP (good old wchar). We need to move to supporting graphemes instead (the one thing Rust got right from the beginning).

- We need debugger to understand Dwarf. Currently we are using gdb as backend in linux and .pdb / dbghelp.dll in Win32.

- Our C++ parser (for things like code navigation) needs to get better, especially expression type evaluation.

Mirek
 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to make this looking EditString UI
Next Topic: TrayIcon is not working on both MacOS and Ubuntu 18.04
Goto Forum:
  


Current Time: Mon Jun 17 01:21:58 CEST 2024

Total time taken to generate the page: 0.02123 seconds