Jump to content




Form - Create functional UIs for entering and displaying data.

utility api

2 replies to this topic

#1 kention3

  • New Members
  • 2 posts

Posted 28 September 2012 - 09:26 PM

Form is a small API for creating text based user interfaces. It allows the user to TAB between multiple fields and edit several variables displayed on screen.

Form works sort of like an HTML page. It has several main elements: button; checkbox; text field; and label. The programmer selects these elements and lays them out on the screen with x/y coordinates. These are fed into the program as a table.

In action, It looks like this:
Attached Image: form.png
Attached Image: form1.png

I'll let the pictures speak for themselves.

The readme should be adequate for figuring out how this works.
Please Note: If you want to try the examples, edit the first line to reflect the location of the file "form".

I'm open to suggestions for new features.

Download: Attached File  form1_1.zip   4.86K   81 downloads

Edit: Forgot to post the file derp.

#2 Cranium

    Ninja Scripter

  • Moderators
  • 4,031 posts
  • LocationLincoln, Nebraska

Posted 28 September 2012 - 09:28 PM

No download or code tag?

#3 kention3

  • New Members
  • 2 posts

Posted 28 September 2012 - 09:33 PM

Sorry, forgot it, then edited it back in.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users