Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FBIde 0.4
#41
I don't mean to pick at your code, but that second IF statement should be an ELSEIF. I don't know if that's your problem, or you just threw it together for the purposes of this post. Just mhy 2c worth.

>anarky
Screwing with your reality since 1998.
Reply
#42
Anarky, if you had read his post you would realise that he was showing a coding mistake in which he forgets an END IF.
Reply
#43
FB IDE is coming a long nicely!!

Have a question though; when/are there any plans adding some kind of help system?

Like I'd love to see something like http://www.hybd.net/~mms/fb/help/current...(graphics) inside of FB IDE .. so that with one click I can see the syntax and the what/how's of a command :o

.. something tell's me i'm not the first one asking this kind of question .. :o ..
Reply
#44
help stuff is on-to-do list.

Ryan -what the? it reports missing 'end if' just fine here :???:

Horisontal scroll is a bug. Gonna fix it as soon as I can.
url]http://fbide.sourceforge.net/[/url]
Reply
#45
I think he means when it's mixed with other code... like in between a for...next loop.


Code:
For i = 0 to 50
if shoestinks = true then
  grabairfreshener =wtf
  sprayliberally =wtf
if hairisgreasy = true then
  grabshampoo =wtf
  massagethatscalp =wtf
  rinse =wtf
end if
next

I get an outside compound statement error with that code, on the NEXT statement. Wink
Reply
#46
FBIde returns errors what compilers gives. There's nothing I could do to change or improve it without actually parsing the code by the ide itself -wich would be unthinkable!
url]http://fbide.sourceforge.net/[/url]
Reply
#47
Is there a way to smallen the font without changing it for each text type?

And when I do change it each texttype .. there's a lot of space between all the lines .. Is it possible that that space disappears?

I whine, I know; but I personally always like to use my big screen optimal and set my programming fonts to 8 so I can see more code on my screen. :oops:
Reply
#48
Quote:I whine, I know; but I personally always like to use my big screen optimal and set my programming fonts to 8 so I can see more code on my screen. :oops:


yup i ALWAYS ran qb with the /h option...
Reply
#49
Quote:
Marcade Wrote:I whine, I know; but I personally always like to use my big screen optimal and set my programming fonts to 8 so I can see more code on my screen. :oops:


yup i ALWAYS ran qb with the /h option...

So did I Big Grin
Reply
#50
The theme configuring right now is total crap ( I admit it :oops: ) But you have to wait... I'm gonna redesign it completely to be easier to use.

But what you can doBig Grin is ctrl+mousewheel -it zoomes text in/out
url]http://fbide.sourceforge.net/[/url]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)