Icon

Please use this Board for QBasic related requests ( file research, programming, etc.)

Moderators: Administrator, Global Moderator

Post Reply
Guest

Icon

Post by Guest »

Can I add a icon to a compiled program in Quick Basic, like I can do with Visual Basic 3? ???
User avatar
frankiebaby
Global Moderator
Posts: 95
Joined: Tue Apr 30, 2002 1:38 am
Location: Pennsylvania
Contact:

Re: Icon

Post by frankiebaby »

Qbasic writes DOS programs. DOS does not have icons. Icons are for windows, mac, linux, ect... operating systems with graphical user interfaces. DOS is a command line interface, that simply waits for the user to enter commands to do things. So, the short answer is, no, I don't believe you can. You can make a shortcut to it with any icon you want.
Post Reply