Visual Blitz - demo version

Community Forums/Showcase/Visual Blitz - demo version

Red(Posted 2004) [#1]
[a http://ns9.hosteur.com/~blitz3df/click/clic.php?url=http://www.3dgametool.com/visualblitz/visualblitz_demo.exe]Download demo version[/a] (320 ko)
- no save
- no compilation




GfK(Posted 2004) [#2]
About bloody time as well! :)


Red(Posted 2004) [#3]
They forced me to do it quickly !



GfK(Posted 2004) [#4]
Any clues as to the limitations for the demo version?


Red(Posted 2004) [#5]
Oups


Red(Posted 2004) [#6]
[update]
- popup menu enabled


Caff(Posted 2004) [#7]
Excellent IDE :)


RepeatUntil(Posted 2004) [#8]
A quick question: is there is a project management? I mean you open 5 files (same project), including the main one, and you push on F5 and it compiles the main file whatever the current file is??
Thanks.


AndyBoy_UK(Posted 2004) [#9]
Does it have a form designer for B+?


Red(Posted 2004) [#10]
No, VisualBlitz is a replacement IDE for B2D B3D B+.
I've no time to code a form editor. ;)

'GUIDE' is the only form editor for B+ for the moment.


Zace(Posted 2004) [#11]
Looks VERY nice.

Whats it written in?
VB /C++ or good old Blitz ?


soja(Posted 2004) [#12]
'GUIDE' is the only form editor for B+ for the moment.


Wasn't there one by the person who did a form editor for PureBasic too? They had similar names... but I can't remember.


GfK(Posted 2004) [#13]
Wasn't there one by the person who did a form editor for PureBasic too? They had similar names... but I can't remember.
You mean BlitzVision and PureVision?


Red(Posted 2004) [#14]
@Repeat Until
A quick question: is there is a project management?

Soon
I'm working on it.




CopperCircle(Posted 2004) [#15]
Looking good Ed, glad to see your including a ToDo section.


morduun(Posted 2004) [#16]
Ooooooo project management!

*drool*


Beaker(Posted 2004) [#17]
Two things I would like to see in VisualBlitz:

1) Pane splitting.

2) Hotkey for block un/commenting. Ctrl+; works for me.


puki(Posted 2004) [#18]
Hey, this looks really neat "Ed From Mars" person.


sswift(Posted 2004) [#19]
Look neat, and the lines denoting functions and apparently allowing you to collapse them look neat. But it would be even better if it optionally detected all loops/if/case statements and had lines that showed what code they contain, even if they were only very sublty shaded different from the background. In fact that would probably be better so it wouldn't make the code harder to read rather than easier. Might help people with poor formatting habits to make their code a little less buggy.