Re: [Freedos-devel] Costa GUI (MIT license), written in Visual Basic for DOS

2025-01-22 Thread Steve Nickolas via Freedos-devel
On Wed, 22 Jan 2025, Liam Proven via Freedos-devel wrote: On Tue, 21 Jan 2025 at 16:02, Steve Nickolas wrote: While it's easy as cake to do UIs with VBDOS, there's no way to port to anything else. That makes sense, yes. What I do not know, but that Jacob's comments imply, is this: * Did V

Re: [Freedos-devel] Costa GUI (MIT license), written in Visual Basic for DOS

2025-01-22 Thread Liam Proven via Freedos-devel
On Tue, 21 Jan 2025 at 16:02, Steve Nickolas wrote: > While it's easy as cake to do UIs with VBDOS, there's no way to port to > anything else. That makes sense, yes. What I do not know, but that Jacob's comments imply, is this: * Did VBDOS contain a full BASIC compiler? Can it build standalone

Re: [Freedos-devel] Costa GUI (MIT license), written in Visual Basic for DOS

2025-01-21 Thread David Schwab via Freedos-devel
Indeed. Visual Basic itself kept going until May 2001, when none other than Bill Gates declared it defunct in favor of the new .NET Framework. I even have the copy of the Visual Basic Programmer's Journal with his address. That said, as late as 2015, I know of at least one mission critical appli

Re: [Freedos-devel] Costa GUI (MIT license), written in Visual Basic for DOS

2025-01-21 Thread Steve Nickolas via Freedos-devel
On Tue, 21 Jan 2025, Liam Proven via Freedos-devel wrote: How will any version of a BASIC compiler help port a BASIC app to any C compiler? While it's easy as cake to do UIs with VBDOS, there's no way to port to anything else. QBX, on the other hand, is not that different to C; pretty much

Re: [Freedos-devel] Costa GUI (MIT license), written in Visual Basic for DOS

2025-01-21 Thread Liam Proven via Freedos-devel
On Tue, 21 Jan 2025 at 00:30, Paul Dufresne via Freedos-devel wrote: > > "The last version of QuickBASIC was version 4.5 (1988), although development > of the Microsoft BASIC Professional Development System (PDS) continued until > its > last release of version 7.1 in October 1990 (at the same t

Re: [Freedos-devel] Costa GUI (MIT license), written in Visual Basic for DOS

2025-01-20 Thread Paul Dufresne via Freedos-devel
Le lun., 20 janv. 2025 18:52:36 -0500 Steve Nickolas via Freedos-devel a écrit > On Mon, 20 Jan 2025, Liam Proven via Freedos-devel wrote: > > > On Mon, 20 Jan 2025 at 22:57, Steve Nickolas via Freedos-devel > > freedos-devel@lists.sourceforge.net> wrote: > >> > >> On Mon,

Re: [Freedos-devel] Costa GUI (MIT license), written in Visual Basic for DOS

2025-01-20 Thread Steve Nickolas via Freedos-devel
On Mon, 20 Jan 2025, Liam Proven via Freedos-devel wrote: On Mon, 20 Jan 2025 at 22:57, Steve Nickolas via Freedos-devel wrote: On Mon, 20 Jan 2025, Liam Proven via Freedos-devel wrote: I was wrong. One module is in Turbo Pascal but the rest is indeed VB DOS or MS Basic PDS 7.1. I must be

Re: [Freedos-devel] Costa GUI (MIT license), written in Visual Basic for DOS

2025-01-20 Thread Liam Proven via Freedos-devel
On Mon, 20 Jan 2025 at 22:57, Steve Nickolas via Freedos-devel wrote: > > On Mon, 20 Jan 2025, Liam Proven via Freedos-devel wrote: > > > I was wrong. One module is in Turbo Pascal but the rest is indeed VB > > DOS or MS Basic PDS 7.1. I must be missing several things here. What is "QBX"? Google

Re: [Freedos-devel] Costa GUI (MIT license), written in Visual Basic for DOS

2025-01-20 Thread Steve Nickolas via Freedos-devel
On Mon, 20 Jan 2025, Liam Proven via Freedos-devel wrote: I was wrong. One module is in Turbo Pascal but the rest is indeed VB DOS or MS Basic PDS 7.1. Hm. Converting from QBX 7 to something like Watcom or DJGPP would be a LOT easier than converting from VBDOS (safe insofar as VBDOS code can

Re: [Freedos-devel] Costa GUI (MIT license), written in Visual Basic for DOS

2025-01-20 Thread Liam Proven via Freedos-devel
On Mon, 20 Jan 2025 at 15:19, Liam Proven wrote: > > I would suggest to him that the FreePascal Compiler would be a better option. > https://www.freepascal.org/ Update: I contacted Jacob. I was wrong. One module is in Turbo Pascal but the rest is indeed VB DOS or MS Basic PDS 7.1. I suggested h

Re: [Freedos-devel] Costa GUI (MIT license), written in Visual Basic for DOS

2025-01-20 Thread Liam Proven via Freedos-devel
On Sat, 18 Jan 2025 at 00:31, Jim Hall via Freedos-devel wrote: > As Danilo said, it's a student project. I clicked into the blog and > they say they wrote it "when I was first learning to program, from > 2001-2004." Just FWIW: * It was updated in the last 5 months: https://github.com/jacobpalm

Re: [Freedos-devel] Costa GUI (MIT license), written in Visual Basic for DOS

2025-01-17 Thread Jim Hall via Freedos-devel
> > On Wed, 15 Jan 2025 at 13:18, Paul Dufresne via Freedos-devel > > wrote:> > > > > I have open a new issue for possibly package Costa GUI... while I did not > > > test yet: > > > https://gitlab.com/FreeDOS/issue-reporting/-/issues/65 > > > > > > Did someone try it? > > > Could it be worth...

Re: [Freedos-devel] Costa GUI (MIT license), written in Visual Basic for DOS

2025-01-15 Thread Danilo Pecher via Freedos-devel
I certainly wouldn't release anything I wrote back then. My coding style at the time is best described as anarchist - you know, comments are for girls, and variables longer than two characters are a waste of disk space, things like that. I did, however, write a windows application in 1996 that som

Re: [Freedos-devel] Costa GUI (MIT license), written in Visual Basic for DOS

2025-01-15 Thread Paul Dufresne via Freedos-devel
I said: > But indeed, VirtualBox mouse being so buggy as it is... I would really not > be surprised to have problem under VirtualBox. > I not tested it under VirtualBox yet. > But as the instructions says, you don't need a mouse to use it... tab allows > you to navigate between icons. Just t

Re: [Freedos-devel] Costa GUI (MIT license), written in Visual Basic for DOS

2025-01-15 Thread Steve Nickolas via Freedos-devel
On Wed, 15 Jan 2025, Danilo Pecher via Freedos-devel wrote: To be honest, it looks like just another student project cobbled together while flunking math lessons. I've written at least two of those in the nineties and soon learned I was going nowhere. To be frank, we shouldn't try to bloat FreeD

Re: [Freedos-devel] Costa GUI (MIT license), written in Visual Basic for DOS

2025-01-15 Thread Paul Dufresne via Freedos-devel
Le mer., 15 janv. 2025 08:10:55 -0500 Danilo Pecher a écrit > To be honest, it looks like just another student project cobbled > together while flunking math lessons. I've written at least two of > those in the nineties and soon learned I was going nowhere. To be > frank, we shou

Re: [Freedos-devel] Costa GUI (MIT license), written in Visual Basic for DOS

2025-01-15 Thread Danilo Pecher via Freedos-devel
To be honest, it looks like just another student project cobbled together while flunking math lessons. I've written at least two of those in the nineties and soon learned I was going nowhere. To be frank, we shouldn't try to bloat FreeDOS's software base, and instead concentrate on software that re

Re: [Freedos-devel]   Costa GUI (MIT license), written in Visual Basic for DOS

2025-01-15 Thread Wilhelm Spiegl via Freedos-devel
As much as I remember I already proposed and Jim and some more said NO!I tested it and had mouse problems in virzuslbox.--Gesendet mit der mail.com Mail AppAm 15.01.25, 13:17 schrieb Paul Dufresne via Freedos-devel : I have open a new issue for possibly package Costa GUI... while I did not test yet