Live data from Hacker News

You used to be able to just create a Native GUI App in 10 seconds

twitter.com

31–34 of 34 posts

Re: You used to be able to just create a Native GUI App in 10 seconds

#31
post #30

Earlier quoted context omitted.

"no matter what" is pushing it. It was very common for Delphi programs to use stuff that required external DLLs.

Only if you wanted to include database options.

Connectivity to databases was one of Delphi's main selling points.

I think one dude spread the myth of no DLLs in the Twitter thread, lots of people repeated it, and since Delphi 6/7 is not around anymore and it's hard to check, they got away with a slight historical innacuracy.

Re: You used to be able to just create a Native GUI App in 10 seconds

#32
post #4

I mean...at least for GTK on Linux, you still can? It won't be 10 seconds (probably closer to 30-40 seconds) since you have to go through a couple of prompts to name it, decide a license, etc., but with: https://apps.gnome.org/Builder/ You can do the same thing. In fact, this was the exact method I used to make a few GTK apps.

but then GTK has issues with some DEs supposedly

I saw this comment a while ago, and even now, I have no idea what point you are trying to make.

Re: You used to be able to just create a Native GUI App in 10 seconds

#33
post #32

Earlier quoted context omitted.

but then GTK has issues with some DEs supposedly

I saw this comment a while ago, and even now, I have no idea what point you are trying to make.

If you want to make a native GUI app work across desktop Linux users, it's not this simple

Re: You used to be able to just create a Native GUI App in 10 seconds

#34
post #32

Earlier quoted context omitted.

I saw this comment a while ago, and even now, I have no idea what point you are trying to make.

If you want to make a native GUI app work across desktop Linux users, it's not this simple

ok...and? The post was about making a native GUI app, which GNOME builder is clearly able to do. By your logic, the app in the video won't work across OSes.

My point is this is still clearly possible for native GUI apps.

Post reply on HN