I always wondered why there has been no real successor to VB. This looks promising!
Writing GUI Apps Using the Red Programming Language
21–30 of 117 posts
Re: Writing GUI Apps Using the Red Programming Language
#22I really miss an awesome cross-platform GUI. Electron is awesome, but bloated.
Agreed. But Electrcn seems to be the only option these days.
Re: Writing GUI Apps Using the Red Programming Language
#23Earlier quoted context omitted.
Actually no. Electron is the hipster/trending one. Unfortunately it creates monstrous applications with hundred mb sized binaries and gb memory requirements. Thanks but no thanks. On the other hand Delphi and its open source brother Lazarus are creating real (not html ones) native apps with sub mb binaries with minor memory footprints using a great IDE that reminds me of VB6. This is definitely the way to go for desk…
Electron is chic because it looks nice and it feels nice ...everywhere. Until it does not and then the costs of doing it in smh else are too high
Feels nice? Try running an Electron app (for example atom or VS code) on a 4gb ram celeron (like the one I have at my 9-5 work) and I can guarantee that you won't like the feeling :/
Re: Writing GUI Apps Using the Red Programming Language
#24I always wondered why there has been no real successor to VB. This looks promising!
Re: Writing GUI Apps Using the Red Programming Language
#25HaxeUI is another cross platform option: http://haxeui.org
Re: Writing GUI Apps Using the Red Programming Language
#26Earlier quoted context omitted.
Electron is chic because it looks nice and it feels nice ...everywhere. Until it does not and then the costs of doing it in smh else are too high
Looks nice: agreed. Feels nice? Try running an Electron app (for example atom or VS code) on a 4gb ram celeron (like the one I have at my 9-5 work) and I can guarantee that you won't like the feeling :/
Re: Writing GUI Apps Using the Red Programming Language
#27I always wondered why there has been no real successor to VB. This looks promising!
I expect something equivalent or better to come out of what is happening with WASM in next year or so. So many people are talking about missing the power of VB, early Delphi, Turbo Pascal etc. and WASM is first tech for a while that looks like it could take that power to the browser.
Re: Writing GUI Apps Using the Red Programming Language
#28Re: Writing GUI Apps Using the Red Programming Language
#29Red is awesome. Why it's not hip it's a mystery to me...
Re: Writing GUI Apps Using the Red Programming Language
#30Earlier quoted context omitted.
Looks nice: agreed. Feels nice? Try running an Electron app (for example atom or VS code) on a 4gb ram celeron (like the one I have at my 9-5 work) and I can guarantee that you won't like the feeling :/
A lot of people care about looks and ergonomics before performance. I am not one of them but seriously people like shiny things. Even tech users like good UI before having to use your traditional shitty gui but performant app.