Search found 394 matches

by Patz QuickBASIC Creations
Sat Aug 06, 2005 12:45 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: A good gui needs...
Replies: 10
Views: 12500

Follow-up: It has mouse support...
X-position, y-position, Left button, right button.
by Patz QuickBASIC Creations
Sat Aug 06, 2005 12:38 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: A good gui needs...
Replies: 10
Views: 12500

A good gui needs...

Trying to develop a NGUI (non-graphical user interface), need ideas on what it needs... I've been developing my own SUBs for this stuff... Need Ideas...

:evil: YOU WONT LIKE ME WHEN I NEED IDEAS!!! :evil:
by Patz QuickBASIC Creations
Sat Jul 16, 2005 1:22 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Problems With the Future.Library
Replies: 5
Views: 6677

Mine is exactly the same except for the DOS version. I have PDS with the latest future.library (which is 3.5, I think.) but I have DOS 6.22. Mine works perfectly. (Forget about the MouseDriver thing) Maybe it's a compatibility problem with your DOS version. I'm sorry, but I can't help you.
by Patz QuickBASIC Creations
Sat Jul 16, 2005 1:18 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Shortcuts
Replies: 9
Views: 12240

yeah, what MystikShadows said!
by Patz QuickBASIC Creations
Fri Jul 15, 2005 2:54 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Shortcuts
Replies: 9
Views: 12240

What I mean is... moneo: When you use the 'KEY ON' function inside a program (and have the keys set for different values), you can press F1 and the value set for F1 is returned. What I want is to be able to press F5 instead of ALT-122 (both examples) MystikShadows: Yeah - too bad I'm not that great ...
by Patz QuickBASIC Creations
Thu Jul 14, 2005 6:17 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Problems With the Future.Library
Replies: 5
Views: 6677

1. First, it helps when you mention what version of QuickBasic, DOS, and Library and version number you are using.

2. I am using Future.Library 3 for PDS and it works (except for MouseDriver).
by Patz QuickBASIC Creations
Thu Jul 14, 2005 5:58 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Shortcuts
Replies: 9
Views: 12240

Shortcuts

Question here, question there...

Is there anyway to use the 'KEY ON' type commands in QBASIC so I don't have to keep typing in ASCII codes for everything? (Not in my program, while programming in QBasic.)
by Patz QuickBASIC Creations
Thu Jul 14, 2005 5:30 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: COM port control - Need help!
Replies: 10
Views: 12461

The example in QBasic reads: OUT port%, data% - port% A number in the range 0 65535 that identifies the port - data% A numeric expression to send to the port Example: x% = INP(&H3FC) <These confuse me OUT &H3FC, (x% XOR 1) So... I know what to do for the data% and what for the recieving side...
by Patz QuickBASIC Creations
Thu Jul 14, 2005 5:07 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: COM port control - Need help!
Replies: 10
Views: 12461

woah... fast reply... Anyway, I'm in the middle of a move, and my computer with PDS is currently packed. That's why I'm using QBasic right now. (I don't usually mess with libraries - I have Future 3 for PDS) Is it possible to do this in QBasic? I would like to get it running as soon as possible. Als...
by Patz QuickBASIC Creations
Thu Jul 14, 2005 4:53 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: COM port control - Need help!
Replies: 10
Views: 12461

COM port control - Need help!

Hello! It's been a while since I've been on... Anyway, I need help using the COM ports. I am testing using QBasic, but I usually use PDS. I need help on sending values from a COM port to another computer. It's a basic program, but I can't figure out how to send out to a COM port. Any and all help wo...
by Patz QuickBASIC Creations
Sat Mar 12, 2005 7:59 pm
Forum: General Discussion
Topic: HELP! New website, desperate for help!
Replies: 16
Views: 20507

OOPS!

Sorry, the site automatically put a period on my site. Click below.

:arrow: http://clix.to/pqbc

Sorry again!
by Patz QuickBASIC Creations
Sat Mar 12, 2005 7:57 pm
Forum: General Discussion
Topic: HELP! New website, desperate for help!
Replies: 16
Views: 20507

HELP! New website, desperate for help!

Hello, people! I was finally thinking about making a website for PQBC (Patz QBasic Creations), but I can't do this with a one man army. If anyone could take the time out of their dreadfully busy schedule and read over it. I've got a base site at http://clix.to/pqbc. Please help!!! I will credit all ...
by Patz QuickBASIC Creations
Wed Mar 02, 2005 9:09 pm
Forum: General Discussion
Topic: New DOS thingy
Replies: 4
Views: 8993

New DOS thingy

My first program is complete!

I can't post it anywhere, so could someone tell me where to submit it?
It's nothing good, just an advanced version of DOS with a small game built in.
by Patz QuickBASIC Creations
Wed Mar 02, 2005 9:05 pm
Forum: General Discussion
Topic: Any good GUIs out there?
Replies: 1
Views: 6138

Any good GUIs out there?

I was wondering if there was any good GUIs for an old computer about 32mb ram, 1gb HD. I can get Windows 95 to run, but it always freezes up. So, I was thinking of replacing WIN95 with a GUI. I like MOS, but I was wondering what other good ones are out there and where.