New to Lunix - Is there something like a Visual Basic equivalent?

I'd love to dabble around for fun, making windows and small GUIs for terminal programs. For example drag'n'drop for conversions using ffmpeg

Attached: 1529689652714.jpg (492x726, 74K)

Other urls found in this thread:

youtube.com/watch?v=fu3gukA12CQ
mono-project.com/
mono-project.com/docs/about-mono/languages/visualbasic/
github.com/mono/mono-basic
page.sourceforge.net/
twitter.com/NSFWRedditVideo

vim

Thanks.
I also found QtCreator and I think for my fucking around with it for the shits it seems to be perfect for now.

python and tkinter
have fun

Gambas was literally developed to be like Visual Basic for Linux. It's not entirely the same, but it's pretty nifty if you're already familiar with VB and most of the differences are quickly learned.

Attached: Gambas-IDE-grafica.png (1280x974, 226K)

1C
youtube.com/watch?v=fu3gukA12CQ

Attached: 1c.jpg (1240x580, 41K)

>lunix
what's that?

unix for lunatics

you can use visual basic with mono.
mono-project.com/
mono-project.com/docs/about-mono/languages/visualbasic/
github.com/mono/mono-basic

What's linux?

If you know Pascal, there is Lazarus.

ED IS THE STANDARD TEXT EDITOR!

Why not write a shell script instead? Bash is about as bad as VB.

then why isn't included on my install?

Substandard install

>he wants to make a GUI for a terminal program

>hurr wride a shell scripd

Attached: 1546877.gif (500x382, 167K)

I think python is one of the most used language for hacks like that?

page.sourceforge.net/ or maybe use PyQt5.

The other very obvious thing is to use shell scripts, even if you drag&drop what do you need the GUI for?

That time is over. In the age of Linux, it is now vi(m).

Find out what everyone else is using.
Use that.

You can probably look up open source projects online and find out yourself.

Attached: a.png (568x390, 13K)

Geany is great