Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wallace Visual Editor completed
#1
I needed a program to build a complicated user interface for some of my other programs so about a week ago I set out to create a visual editor for FreeBasic. What I came up with is a powerful mouse driven editor that can handle almost 700 objects at once, each can be dragged and edited quite extensively.

Many of you may find its main appeal is that, unlike other visual editing tools for FreeBasic or most other languages, it uses a normal SCREENRES command to make the window, so you can add graphics directly to the window without having to send it through a "wrapper." This was what lead me away from all the other Visual Editors out there.

It has some functions that it will fill code in automatically such as Open, Save As, Exit, Browse, etc. But for most objects it will create a listener and a blank sub for you to code in later. The code that it gives you is fully commented too. Have fun!

Download it on my website: Wallace Software
f you play a Microsoft CD backwards you can hear demonic voices. The scary part is that if you play it forwards it installs Windows.
Reply
#2
Very nice, though the compile doesnt seem to be working for me.
[Image: freebasic.png]
Reply
#3
I haven't been able to use it much, but I hope to test it out when I get some freetime on my hands.

(right now I'm making a program for my dad to use for his work :wink: )
Itch-Five Design - Your source for free, well designed, web design.
- - - - - - - - - - - - -
Quote:I use QB religiously. Too bad I'm an athiest.
Reply
#4
Wow, cool! Big Grin Go ahead! I look forward to seeing the next version!! Smile
[Image: f.jpg]
Reply
#5
Which compiler? The compile button in WVE or the code that it gives you doesn't compile? My compiler makes a file called WallaceVEcode.bas it should go in the same folder as Wallace VE, it doesn't actually compile it, I should rename that button into something like Make Code or something.
f you play a Microsoft CD backwards you can hear demonic voices. The scary part is that if you play it forwards it installs Windows.
Reply
#6
Quote:Which compiler? The compile button in WVE or the code that it gives you doesn't compile? My compiler makes a file called WallaceVEcode.bas it should go in the same folder as Wallace VE, it doesn't actually compile it, I should rename that button into something like Make Code or something.
ah, i was expecting it to "compile" to the same name, hence the confusion.
[Image: freebasic.png]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)