PROJECT: RapidFRM
VERSION: v1.43 2 Sep 2010
USAGE: RapidFRM [<filename>.[bas|rqb|inc|frm]] or ["clipboard"]
CURRENT: New projects (no parameters): The output can be saved as a file or copied (all or partial) to the clipboard. Default header and footer code added.
Existing projects: parameter: Either a filename or the word "clipboard". NB MUST be the full filespec -> full path + filename
FILE: Read in an existing file, to extract form info for further editing. On exit the original file is backed-up with an extension of ".bup" before saving any changes. or CLIPBOARD: Read in an existing file (or part) via the clipboard. Results pasted back onto the clipboard.
KNOWN BUGS & LIMITATIONS: QMainMenu & QHeader do not set/re-position other components on a form to correct positions (Form Top & ClientHeight are altered by either of these components).
QMainMenu & QPopupMenu - inserts template code (in lieu of an editor). QSplitter - Major fudge which displays a vertical "splitter" bar ONLY. QHeader & QStatusBar - Code displays Left, Top & Width (non-changeable stuff) QFont (and a Font editor) - too tricky to maintain Unimplemented ..Ex components (that are in RapidQ2.inc) Some components limited to a single instance AND ... lots of missing functionality
TO DO LIST: Fix more visual changes to component properties (color..etc)
|