SimpleIDE
github.com
SimpleIDE
1–10 of 57 posts
Re: SimpleIDE
#2Re: SimpleIDE
#3Re: SimpleIDE
#4Re: SimpleIDE
#5Re: SimpleIDE
#6The screenshot links are 404ing for me here.
Re: SimpleIDE
#7Does it still have the drag-n-drop GUI feature to make graphical apps, or is that a strictly Windows thing?
Re: SimpleIDE
#8I did learn programming with VB many years ago. It definitely holds some sentimental value for me although I wouldn’t consider using it today.
I learned about vibe coding two months ago and, wow, writing this with Claude has been lots of fun. Almost to the point in the project of having full AI integration in the IDE.
Re: SimpleIDE
#9Interesting, I didn't actually know that VB.NET ever got ported to Linux with the rest of .NET Core. Does it still have the drag-n-drop GUI feature to make graphical apps, or is that a strictly Windows thing?
Re: SimpleIDE
#10Interesting, I didn't actually know that VB.NET ever got ported to Linux with the rest of .NET Core. Does it still have the drag-n-drop GUI feature to make graphical apps, or is that a strictly Windows thing?
It has been challenging trying to get Gtk 3 widgets to play nice. Finally just rolled my own custom-drawn editor, treeview, and listbox. Going to release them later in a library.