Future releases (in roughly prioritized order) Release 0.3 * Update to GNOME 2 * Undo * Multiple select; Adjust alignment; etc. + Support "move to leftmost" + Support "stretch to leftmost" * Cut & Paste of textboxes * Make snap work for moving entire textbox. * Add a progress dialog for GS rendering and image loading. * Make snap snap to other boxes * Cut/Copy/Paste text context menus! * Perhaps make main format PDF instead of PS? * Perhaps lock textbox height at font height? Release 0.4 * Switch to palette design, like Gimp or Dia. * Multi-line textboxes * Support for multipage forms * Add support for embedding PostScript file into .form file * Fix Flicker * Support for single-character boxes * Support arbitrary fonts, embedding if necessary? Release 0.5 * Componentize, so other apps can use this. Release 0.6 * GNOME Compliance ? * Tab if fields are there ? Release 0.7 * Thorough code review/cleanup Release 1.0 * Fix bugs Future? * Relating - Describe relationships between textboxes, such as "Dollars and Cents", "Consecutive Digits", "Mutually exclusive textboxes", etc. * Formulating - Define one textbox as a formula calculating a value based on other textboxes. * Pulling from database - allow storing standard items in a database, with various levels of password protection. * Displaying without textboxes (make them appear when they are clicked on?) * Scripting - Guile bindings to allow automated use and testing. * Spell Check (dynamic? End of each entry label?)