Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DOS User Interface
#1
Hi everyone !

Need some info about creating DOS-GUI :bounce:
The problem is that i have to create a text-based menu like a LILO os choice menu but i don't know how can i do it in BASIC :-?
Reply
#2
take a couple screenshots of the GUI you have in mind to emulate. and perhaps explain its functionality

maybe if im not too busy i can work on some code
Reply
#3
I need to create a simple file manager like MC or Volcov or FAR where i can browse directories and operate with my files Smile
Reply
#4
If you use QB7.1 or FreeBASIC,.. You can use DIR to find derectories and files of type.... I wrote a Open/Save GUI a few weeks ago in FB that used DIR.... was a huge code and needs FB to run, but the same principle should work in QB7.1.... If this sounds like what you want...

:wink:
Kevin (x.t.r.GRAPHICS)

[Image: 11895-r.png]
Reply
#5
Quote:If you use QB7.1 or FreeBASIC,.. You can use DIR to find derectories and files of type.... I wrote a Open/Save GUI a few weeks ago in FB that used DIR.... was a huge code and needs FB to run, but the same principle should work in QB7.1.... If this sounds like what you want...

:wink:
Well, it seems it does :wink: If the source of that program is so big as you say then send it me via PM or email please :wink:
Reply
#6
http://forum.qbasicnews.com/viewtopic.php?t=10329

This source needs FB, note on the SCREENRES, +=, RGB(), ect,.. statments and syntax..... But the file system setup should do about the same with QB7.1,.. tho DIR$ is used just a slight bit differently.... :wink:
Kevin (x.t.r.GRAPHICS)

[Image: 11895-r.png]
Reply
#7
http://qbnz.com/pages/downloads/guis/index.html
am the last survivor of the Quickbasics world (at least at qbasicnews).
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)