AllExperts > Experts 
Search      

Qbasic, Quickbasic

Volunteer
Answers to thousands of questions
 Home · More Questions · Answer Library  · Encyclopedia ·
More Qbasic, Quickbasic Answers
Question Library

Ask a question about Qbasic, Quickbasic
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
 
About Don Schullian
Expertise
I`ve worked in BASIC since the Commodore days and maintain a web site part of which is devoted to helping others with thier problems. I`m proficient in all versions of PowerBASIC but cross over to QuickBASIC and Qbasic frequently.

 
   

You are here:  Experts > Computing/Technology > Basic > Qbasic, Quickbasic > Styling input

Topic: Qbasic, Quickbasic



Expert: Don Schullian
Date: 5/5/2008
Subject: Styling input

Question
QUESTION: Hi Don

I have just begun programming QuickBasic, and I am stuck with the INPUT-tag. I am trying to make the field where the user writes a color but I am not succeding.

INPUT "Write text", WT$ 'And here it gets me
I have the text and the string, but where do I style the input-field?

Regards

Martin

ANSWER: Hi,

 Sorry but I don't understand what it is you're wanting to do. INPUT is a pretty weak tool and is usually used only by programmers to test code hence it's functionality is quite low.





---------- FOLLOW-UP ----------

QUESTION: It's like a Visual Basic textbox i want to style the "textbox" and thus the input. Can it be done?
Is there an alternative to input? What?

Martin

Answer
Hi Martin,

 Yes, you can make your own input routine but it takes quite a bit of code. Fortunately I've done most of the hard work for you and you're most welcome to d/load it from my web site.

http://www.dasoftvss.com/basic/

Once you're there scroll the menu down to the bottom and select the yellow "INPUT". That should get you started.  

Add to this Answer    Ask a Question



  Rate this Answer
   Was this answer helpful?
Not at allDefinitely              
   12345  

     
About Us | Advertise on This Site | User Agreement | Privacy Policy | Help
Copyright  © 2008 About, Inc. About and About.com are registered trademarks of About, Inc. The About logo is a trademark of About, Inc. All rights reserved.