Page 1 of 1

Drop down boxes in Q/Quickbasic

Posted: Wed Sep 26, 2012 12:29 am
by greysmiths
I have just started to learn Q/Quickbasic (2 months) as a retirement hobby to keep me and my mind active and I as curious ---- is it possible to program dropdown boxes in qbasic.

Posted: Wed Sep 26, 2012 12:33 pm
by burger2227
It's possible to do a lot of things. You can use LINE in a graphics screen to make the box and PRINT text into it. You can use ABSOLUTE to use the mouse.

You can use QB64 to compile BAS code for newer computers where QB won't work. It uses its own mouse functions however.

Posted: Wed Sep 26, 2012 5:52 pm
by greysmiths
Thanks. I will look up ASSOLUTE to see what it does.

One further question in my qbasic programs so far I have to select say a number or a letter to get the response I need ----- how do I get the required respond using a mouse.

I am looking forward to seeing what I can do and having fun in my older years finding out.

Once again thanks

Posted: Wed Sep 26, 2012 7:08 pm
by burger2227
No problem.


http://qb64.net/wiki/index.php?title=MOUSEINPUT


Use the link in my signature to download QB64 or go to our forum.

Posted: Wed Sep 26, 2012 7:11 pm
by greysmiths
Thanks burger2227---if I ever get to be in your part of the world I buy you a coffee.