Search found 73 matches

by qbworker
Nov 01, 2011 0:59
Forum: Libraries Questions
Topic: Wierd FBEXT LoadImage Bug
Replies: 3
Views: 1273

Not that I know of. As I wrote If you replace
'#include "ext/graphics/img_load.bi"'
with
'#include "ext/graphics.bi"', it compiles and runs as it should.
by qbworker
Oct 31, 2011 20:40
Forum: Community Discussion
Topic: @ Lachie + anonymous1337 and other potential FB enthusiasts
Replies: 38
Views: 6884

Team workers don't need to be told that they should work in a team. Also, the definition of a team member is that they want to be there. If you don't want to help, chances are most other people don't either. 'Nuff said?
by qbworker
Oct 31, 2011 20:22
Forum: Libraries Questions
Topic: Wierd FBEXT LoadImage Bug
Replies: 3
Views: 1273

Wierd FBEXT LoadImage Bug

This code: #Include Once "ext/graphics/img_load.bi" #Include Once "fbgfx.bi" ScreenRes 320, 200 Dim As fb.IMAGE Ptr someimage = ext.LoadImage("somerandomimage.png") Put (0, 0), someimage, Trans sleep Produces this error: FbTemp.o:fake:(.text+0xd0): undefined reference t...
by qbworker
Oct 25, 2011 22:23
Forum: Community Discussion
Topic: @ Lachie + anonymous1337 and other potential FB enthusiasts
Replies: 38
Views: 6884

TESLACOIL: I agree except for one small detail If you, yes, YOU have nothing to offer, then don't tell others to offer it for you by proxy. If you do indeed believe that FreeBASIC needs leadership, better website, better. . . then YOU will be the one to offer it. The main problem with these so calle...
by qbworker
Oct 20, 2011 17:58
Forum: General
Topic: A Little Doodle
Replies: 2
Views: 1051

A Little Doodle

Just a little doodle messing around with circles and inertia: /' Circlesteering.bas '/ #Include "fbgfx.bi" #Include Once "ext/math/vector2.bi" #Define _DEBUG_ 1 Using fb On Error GoTo ERRORHANDLER: Screen 20, 32, , GFX_FULLSCREEN CONST PI = 3.141593 Const turnrate = 5 Const accel...
by qbworker
May 31, 2011 21:56
Forum: Archive
Topic: FreeBASIC Screensaver Kit
Replies: 57
Views: 37981

When I try to compile it throws a whole list of errors in the include file, and only one from my file, which tells me that this was made with an old version of FB. If this could be updated to the latest version it would be greatly appreciated. P.S. I would do It myself, except for the fact that I su...
by qbworker
May 17, 2011 1:20
Forum: General
Topic: Squares
Replies: 8041
Views: 771455

I can't get the magnifier to work. All I get is a circle with no magnification
by qbworker
May 16, 2011 23:47
Forum: Beginners
Topic: symbols
Replies: 14
Views: 3020

If you don't need anything manually deallocated, just use:

Code: Select all

if multikey(&h01) then end
by qbworker
May 16, 2011 23:41
Forum: Sources, Examples, Tips and Tricks
Topic: billiard style ball movement
Replies: 18
Views: 4921

My lib does bouncing off any line as well as inter-ball bouncing as well.
by qbworker
May 11, 2011 16:05
Forum: Community Discussion
Topic: How old are you ?
Replies: 155
Views: 32633

Entertainment and day dreaming is not useless. And there is a huge spectrum of fiction, from fast-food, hyper-produced useless fiction, to thought-provoking intelligent fiction, the one that can introduce new realizations in your life or be a comfort. Dostoyevsky wrote fiction. You got a problem wi...
by qbworker
May 09, 2011 18:05
Forum: Community Discussion
Topic: How old are you ?
Replies: 155
Views: 32633

anonymous1337: I don't like fiction too much though. I may start a firestorm if I say this, but I think it's kinda useless besides entertainment(and learning to write fiction! LOL). It doesn't give you much real life knowledge besides what the author thinks is interesting to dream about.
by qbworker
May 06, 2011 18:46
Forum: Community Discussion
Topic: How old are you ?
Replies: 155
Views: 32633

anonymous1337:

Some people have the ability to read fast enough to entertain themselves, and those that can't read so fast, use other means of learning. Nothing to start another war over though! :p
by qbworker
May 04, 2011 18:17
Forum: Sources, Examples, Tips and Tricks
Topic: billiard style ball movement
Replies: 18
Views: 4921

A handy lib that I made for this purpose:

http://www.freebasic.net/forum/viewtopic.php?t=17333

Especially check out the test.bas example.
by qbworker
May 04, 2011 18:06
Forum: Community Discussion
Topic: Looking for former QBasic people to visit the qb64.net site.
Replies: 64
Views: 13337

I came to FreeBASIC through the QBASIC 'backdoor' so to speak. Maybe the front door!? IDK. Anyhow, I had the most fun I've ever had in a programming language with good'ole QBASIC 1.1. Having said this, I believe that FreeBASIC is the place to be for anyone dissatisfied with QBASIC. I haven't tried Q...
by qbworker
May 04, 2011 17:32
Forum: Community Discussion
Topic: How old are you ?
Replies: 155
Views: 32633

I'm in 9th grade, and love programming quite a lot. I suppose that I'm probably the youngest here unless someone else later in the thread decides to post that they just started 1st grade or something! We definitely do go from '7 to 77'. Also like Theunis Jansen, I probably will never lose my voracio...