Visual Spin

Custom PCB Boards Getting Started Tips Timing Pulse Generation Object Exchange FAQ Programming Examples

 

bullet

In development!

bullet

Visual Spin will start as a resource editor for my VGA (768x1024 resolution) GUI.  Hope to adapt to TV and LCD output later.

bullet

How basic GUI looks on a VGA monitor can be seen in the Delay Generator Example:

bullet

  

bullet

Development Environment Screenshot:

bullet
bullet

Downloads:

bullet

Beta2 Release

bullet
Download Visual Spin Beta 2 here.
bullet
Fixed problems with tree control and also disabled reloading from Prop Tool.
bullet

Beta 1a Release  (Mostly Done!)

bulletTry at own RISK! bulletDownload Visual Spin Beta 1a here bulletTo install:  Just unzip to anywhere and run it... bulletHere's an example document with custom button handler code. bulletYou can program a Propeller directly from Visual Spin, even without the Prop Tool. bulletTips: bulletClick "Zoom Forms 50%" button on ribbon bar to shrink form, if desired bulletWithin Visual Spin you can use keyboard arrows to move selected form or form objects around. bulletHold down left-control key to with arrows to make things bigger or smaller bulletHit the "del" key to delete objects bulletClick on object in form or in the tree window to select them. bulletDouble-click on buttons to edit handler code. bulletDouble-click on options or checks to toggle value. bulletOnly 1-bit bitmaps at the moment.  Edit by clicking on them to invert the pixel...