top | item 34236154

(no title)

CodeVisio | 3 years ago

>10x is written from the ground up in C++, with a custom UI system and GPU rendering.

It would be interesting to know which custom UI.

discuss

order

stewartlynch8|3 years ago

I mean custom as in "I wrote it myself". It's not based on a slow and bloated UI framework. Hopefully it's fairly standard from a Windows point of view though.

If you want to know more, I have lots of dev videos on my youtube channel. https://www.youtube.com/@puredevsoftware

CodeVisio|3 years ago

retained or immediate mode?

twobitshifter|3 years ago

To me that’s a turnoff, you might get an IDE where the speed is faster, but updates and fixes will be slow to come because the team could not get over NIH.

SanJacobs|3 years ago

From what I've heard from 10x users I know, the dev is extremely responsive and bug fixes are often published within hours of being reported

thewebcount|3 years ago

Yeah, whenever I see something like that, my first thought is, “Doesn’t work like other apps on your OS, so will be a pain to get used to, will have weird inconsistencies, and won’t integrate properly with OS features that come standard with all other apps you run.

CodeVisio|3 years ago

I know. In theory, custom UI doesn't necessarily mean to have such freedom to "change" what UI's rules of the OS has been established. It should sound more like, I don't use your way of rendering stuff.