Page 1 of 2

Re: Is There Life After VB6?

Posted: Sat May 04, 2019 10:08 am
by HanPBF
-

Re: Is There Life After VB6?

Posted: Sat May 04, 2019 10:15 am
by Little John
jasonjacob wrote:After extensive research, I'm down to four candidates:

Ruby with Glade

Python with PyQt

Free Pascal with Lazarus

Java with Swing in NetBeans
So it seems that you are not even considering using PureBasic.
Why did you register on this forum, only to ask a question that is not related to PureBasic at all?

Re: Is There Life After VB6?

Posted: Sat May 04, 2019 10:20 am
by Marc56us
Many of us did the same thing (years ago).
For those I know:
- Python is first and foremost a script language, it does not compile (its EXEs are a runtime encapsulated with the source code)
- Lazarus is excellent, but becomes very messy.

PB is the best weight/power ratio.
20 years of VB practice, it is therefore better to capitalize on the knowledge of the basic and use a language based on it, so PureBasic

When switching from VB to PB, the only thing to relearn (for GUI programming) is to manage the events yourself. PB has a form generator, but is not a RAD. This will seem very complicated at first, but it also gives you full control over what happens under the interface.

:wink:

(Moderators: I think this topic has nothing to do with 3D ? and should be moved to off-topic or beginners ?)

Re: Is There Life After VB6?

Posted: Sat May 04, 2019 11:40 am
by Kiffi

Re: Is There Life After VB6?

Posted: Sat May 04, 2019 12:37 pm
by Little John
Kiffi wrote:jasonjacob is a bot.
That's exactly what I suspected. Thank you for your "research"!

Re: Is There Life After VB6?

Posted: Sat May 04, 2019 12:50 pm
by #NULL
Kiffi wrote:jasonjacob is a bot.

-> https://www.reddit.com/r/learnprogrammi ... after_vb6/
I don't think so. He/she might just have asked the same question here, and even replied further down in the reddit discussion.

Re: Is There Life After VB6?

Posted: Sat May 04, 2019 2:15 pm
by Kiffi
#NULL wrote:I don't think so.
Shall we bet? :wink:

Re: Is There Life After VB6?

Posted: Sat May 04, 2019 2:29 pm
by #NULL
Kiffi wrote:
#NULL wrote:I don't think so.
Shall we bet? :wink:
no, I'm not *that* certain :) Actually there more I look at it the more I agree with you.

Re: Is There Life After VB6?

Posted: Sat May 04, 2019 2:42 pm
by Marc56us
Anyway: this type of question comes up periodically and could almost be made a FAQ for users looking for a successor to VB

:wink:

Re: Is There Life After VB6?

Posted: Sat May 04, 2019 2:55 pm
by BarryG
#NULL wrote:He/she might just have asked the same question here, and even replied further down in the reddit discussion.
That Reddit discussion is a year old. Doesn't that say it all? I think it's a bot, too. They scan old posts and re-post them to new forums to look legitimate.

Re: Is There Life After VB6?

Posted: Sat May 04, 2019 3:24 pm
by Kurzer
I wonder what is the motivation for such bot posts? does the bot creator have any advatage from it?

Sent via mobile phone

Re: Is There Life After VB6?

Posted: Sat May 04, 2019 5:27 pm
by Little John
kurzer wrote:I wonder what is the motivation for such bot posts? does the bot creator have any advatage from it?
This is my theory:

If the first post of a new account already contains links or text that could be interpreted as advertising, then this post is very suspicious and the chances are good that it will be classified as spam and deleted by admins or moderators. The bot creators now know that.
So now they try to set up an account that is as unsuspicious as possible and post the spam later.

Re: Is There Life After VB6?

Posted: Sat May 04, 2019 6:03 pm
by Drone
jasonjacob wrote:I've been hobby programming in VB6 for about 20 years. I'm self-taught and have no experience outside VB6 (and HTML/CSS). I'm a hack by professional standards, but people seem to like my (free) programs and I enjoy making them.

But it's time to move on from VB6. What I need is a successor language that meets these requirements:

Good for desktop apps (not web or mobile).

IDE with a GUI designer.

Platform independent (at least Win and Linux).

Not .net.

After extensive research, I'm down to four candidates:

Ruby with Glade

Python with PyQt

Free Pascal with Lazarus

Java with Swing in NetBeans

I've been testing Lazarus for a few weeks and I like it. But Pascal is almost as old as Basic. Python looks clean and accessible, but GUI programming seems not what it's meant for. Ruby seems similar. At least they do to me: it looks like working with batch files to muster a Windows 3.1 interface. Java scares me a bit.

My opinions of these languages (other than VB6) are based in near-total ignorance, so please school me. I am eager to learn, but I only want to learn one other language in my life. What should it be? Thanks.
Livecode
Opensource : https://livecode.org/

paid : https://livecode.com/

Re: Is There Life After VB6?

Posted: Sat May 04, 2019 6:10 pm
by Kiffi
@Little John:
Drone wrote:[...]
q.e.d.

:lol:

Re: Is There Life After VB6?

Posted: Sat May 04, 2019 6:15 pm
by skywalk
HAHAHAHA :lol: