Page 1 of 1

Windows with Qbasic is it possible?

Posted: Sun Jun 22, 2003 10:22 am
by zuno
I recently dowloaded the Windoze for Qbasic from this site but it did not work.
Is there a way to create Windows that work with Qbasic.  Or is there a way to interface with something like TCL/TK?

Re: Windows with Qbasic is it possible?

Posted: Mon Jan 19, 2004 10:53 am
by yacinator
If you mean if can run qbasic on windows then yes you can.

Re: Windows with Qbasic is it possible?

Posted: Mon Jan 19, 2004 6:32 pm
by frankiebaby
If you mean is it possible to write a windows program in qbasic, no, i dont think so. to be able to open a window in qbasic would be quite tricky, if it was possible at all

Re: Windows with Qbasic is it possible?

Posted: Wed Jun 23, 2004 9:02 pm
by BlazeTech
A windows98 window. I am sure it is possible, but you would probably have to figure out a way to access the windows api. I think you need to use machine code in you QBasic program to accomplish this though.

Re: Windows with Qbasic is it possible?

Posted: Tue Jul 13, 2004 8:28 am
by Guest
heya, if you mean to just create forms in qbasic for your progs then yes it is possoble. Go to: www.hot.ee/wizgui and download wizgui.

have fun