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


Messages In This Thread
Wallace Visual Editor completed - by wallace - 12-27-2005, 01:16 AM
Wallace Visual Editor completed - by Deleter - 12-27-2005, 05:46 AM
Wallace Visual Editor completed - by Mr Match - 12-27-2005, 05:50 AM
Wallace Visual Editor completed - by Sebastian - 12-27-2005, 01:43 PM
Wallace Visual Editor completed - by wallace - 12-27-2005, 07:54 PM
Wallace Visual Editor completed - by Deleter - 12-28-2005, 02:26 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)