Modern Turbo Vision 2.0
21–30 of 96 posts
Re: Modern Turbo Vision 2.0
#22Unfortunately, I'm afraid, since this is based on the actual source code of Turbo Vision, it's non-free, so it's unusable for open source projects.
Re: Modern Turbo Vision 2.0
#23Btw those text based interfaces are better than most gui/web interfaces of today.
Re: Modern Turbo Vision 2.0
#24Unfortunately, I'm afraid, since this is based on the actual source code of Turbo Vision, it's non-free, so it's unusable for open source projects.
Man I hope you are wrong.. because I was literally planning to build an IDE for Algorand/Python/PyTEAL with this (I know, mentioning Algorand is an automatic downvote, oh well). You might be right.. but I am not sure. Could Borland really sue you or something, many years they release the full source code "as is", "provided gratuitously", "no support", "no updates"? I mean it doesn't explicitly say "public domain", bu…
Re: Modern Turbo Vision 2.0
#25Unfortunately, I'm afraid, since this is based on the actual source code of Turbo Vision, it's non-free, so it's unusable for open source projects.
Man I hope you are wrong.. because I was literally planning to build an IDE for Algorand/Python/PyTEAL with this (I know, mentioning Algorand is an automatic downvote, oh well). You might be right.. but I am not sure. Could Borland really sue you or something, many years they release the full source code "as is", "provided gratuitously", "no support", "no updates"? I mean it doesn't explicitly say "public domain", bu…
Re: Modern Turbo Vision 2.0
#26Re: Modern Turbo Vision 2.0
#27Unfortunately, I'm afraid, since this is based on the actual source code of Turbo Vision, it's non-free, so it's unusable for open source projects.
Man I hope you are wrong.. because I was literally planning to build an IDE for Algorand/Python/PyTEAL with this (I know, mentioning Algorand is an automatic downvote, oh well). You might be right.. but I am not sure. Could Borland really sue you or something, many years they release the full source code "as is", "provided gratuitously", "no support", "no updates"? I mean it doesn't explicitly say "public domain", bu…
Re: Modern Turbo Vision 2.0
#28Probably the most interesting app I did was a small quality control/stats app for this book: "Quality Control 4th Edition" (https://www.amazon.com/Quality-Control-Dale-H-Besterfield/dp...). All the data entry used Turbo Vison and all the graphs and charts used BGI (Borland Graphics Interface). It was meant for student use but I found out later it was used by Jim Beam on their whiskey distillery production line.
Re: Modern Turbo Vision 2.0
#29Turbo Vision is odd. It's a backport of a graphical UI (Windows 3.0) to text mode. It was exceptionally well done in both end user and developer ease of use and caught on. But I doubt it's the optimum for a text based UI, at least for most applications. Keep evolving!