Search found 107 matches

by Kyle
Sun Oct 02, 2005 3:49 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Rounded Rectangles?
Replies: 7
Views: 11507

Yeah, just a simple paint will do.
by Kyle
Sun Oct 02, 2005 8:12 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Rounded Rectangles?
Replies: 7
Views: 11507

declare sub rbox(x1,y1,x2,y2,c,r) const pi=3.1415926 screen 12 rbox 50,50,150,150,6,17 sub rbox(x1,y1,x2,y2,c,r) line (x1,y1+r)-(x1,y2-r),c line (x1+r,y1)-(x2-r,y1),c line (x2,y1+r)-(x2,y2-r),c line (x2-r,y2)-(x1+r,y2),c circle (x1+r,y1+r),r,c,pi*0.5,pi circle (x2-r,y1+r),r,c,0,pi*0.5 circle (x1+r,...
by Kyle
Fri Sep 30, 2005 10:55 am
Forum: General Discussion
Topic: ISRB Ratings Board
Replies: 14
Views: 18405

What is it? QB45.com sucks, so I can't see it.
by Kyle
Mon Sep 26, 2005 1:35 am
Forum: General Discussion
Topic: Join the Linux Revolution!
Replies: 217
Views: 2129866

OR...

One copy of Windows Vista.
Haha, dead on, my friend :D
by Kyle
Sun Sep 25, 2005 12:21 pm
Forum: General Discussion
Topic: Join the Linux Revolution!
Replies: 217
Views: 2129866

Yeah, I dual boot XP Professional and SuSE 9 Personal. I'm not happy with SuSE, though. I think I will try Ubuntu; everyone seems to be crazy over it.
by Kyle
Sun Sep 25, 2005 11:57 am
Forum: Pete's QB Site News
Topic: QB Express #14 Now Available
Replies: 57
Views: 120070

*Surprised, you silly American :o

Sick? That's a new one..
by Kyle
Sun Sep 25, 2005 11:10 am
Forum: General Discussion
Topic: Join the Linux Revolution!
Replies: 217
Views: 2129866

bill wrote:Apple is not good for:
-A lot of things, but I can't think of any at this time
In other words, nothing.
by Kyle
Sun Sep 25, 2005 11:10 am
Forum: General Discussion
Topic: Join the Linux Revolution!
Replies: 217
Views: 2129866

.,
by Kyle
Thu Sep 22, 2005 2:33 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: QB quicklibrarys with C
Replies: 17
Views: 21609

That's a very nice tutorial. Thanks Jacob :)
by Kyle
Thu Sep 22, 2005 2:26 pm
Forum: Pete's QB Site News
Topic: QB Express #14 Now Available
Replies: 57
Views: 120070

I think everyone should read this

http://www.apostrophe.fsnet.co.uk/

I don't know why, but misuse of apostrophes REALLY pisses me off.
by Kyle
Sun Sep 18, 2005 2:55 pm
Forum: Pete's QB Site News
Topic: QB Express #14 Now Available
Replies: 57
Views: 120070

I would say graphics, but I suppose I'm getting ahead of myself. I knew a few commands before, but your tutorial basically introduced me to C++, so I'm not sure :D

PS: Pete, you've missed off matts music tutorial from the contents list :oops:
by Kyle
Sun Sep 18, 2005 2:49 pm
Forum: Pete's QB Site News
Topic: QB Express #14 Now Available
Replies: 57
Views: 120070

I thought that was strange, too, Awakened. By the way, I loved your tutorial :D It was just what I needed.
by Kyle
Sun Sep 18, 2005 2:34 pm
Forum: Pete's QB Site News
Topic: QB Express #14 Now Available
Replies: 57
Views: 120070

I especially liked the article xxxxxxxxxxx, written by xxxxxxxxxxx.
Image

What was that about? :o

Apart from that, a brilliant read. I thoroughly enjoyed it. :D

Well done, Pete.
by Kyle
Wed Sep 14, 2005 3:12 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: MULTIPLICATON OF A FIELD IN A FILE WITH A CONSTANT
Replies: 58
Views: 65569

Try these:

Image
by Kyle
Wed Sep 14, 2005 2:09 pm
Forum: General Discussion
Topic: What kind of music do we all listen to?
Replies: 26
Views: 38126

R.E.M.
by Kyle
Tue Sep 06, 2005 4:59 am
Forum: General Discussion
Topic: Pixel Graphics
Replies: 15
Views: 22368

If you like the 'old-style' graphics, you can use 300x200x256 modes in FreeBASIC. You will also have a huge speed boost, amongst several other features :D
by Kyle
Fri Aug 26, 2005 2:27 pm
Forum: Pete's QB Site News
Topic: QB Express Article Requests
Replies: 140
Views: 632523

A Sprite effects tutorial sounds very interesting. I would certainly be interested :)
by Kyle
Sat May 28, 2005 3:10 pm
Forum: Pete's QB Site News
Topic: QB Express #10 Released
Replies: 62
Views: 123500

The QBNews Forum is back open until a new owner is decided upon.

There goes your big article.. :(
by Kyle
Fri May 27, 2005 2:35 pm
Forum: News and Announcements
Topic: MiniTimer 0.1
Replies: 0
Views: 7703

MiniTimer 0.1

As you may have already guessed, it's a timer.

Download

Pretty straight-forward, click on the time to change it, the other controls are self-explanatory. Maximum time is 9999 seconds (2.8 hours).

Don't bother looking at the code; it's a complete mess. Oh well, it does the job.
by Kyle
Fri May 27, 2005 9:53 am
Forum: General Discussion
Topic: QBasic News shut down
Replies: 11
Views: 17606

What an arse fez. If it doesn't blow over and come back (as it did last time) then I'm staying here.