From: <jk...@us...> - 2003-11-26 21:35:21
|
Update of /cvsroot/opengtoolkit/edit_panel_elements In directory sc8-pr-cvs1:/tmp/cvs-serv4582 Added Files: Build.vi Edit_Panel_Elements.spec ReadMe - Build and Package.txt Log Message: 1st commit --- NEW FILE: Build.vi --- (This appears to be a binary file; contents omitted.) --- NEW FILE: Edit_Panel_Elements.spec --- [Package Name] Name=Edit_Panel_Elements Version=0.1 Release=1 [Description] Description="A collection of tools for manipulating the elements of a VI's front panel or a type def. This version contains VIs for copying and pasting Boolean attributes, finding individual decorations, and resizing controls either by a pixel at a time or making them match in either dimension." Summary=Edit Panel Elements License=LGPL Copyright=2002 Jim Kring, 2003 Paul F. Sullivan Distribution=OpenG Toolkit Icon=Images/Edit_Panel_Elements.bmp Vendor=OpenG.org URL=http://opengtoolkit.sourceforge.net/ Packager=Paul F. Sullivan <Pa...@SU...> [Platform] Exclusive_LabVIEW_Version=>=6.0 Exclusive_LabVIEW_System=All Exclusive_OS=All [Files] Num File Groups=1 [File Group 0] Source Dir=Built Target Dir=<application>/project/OpenG Tools/Development Tools Replace Mode=Always Num Files=1 File 0=Edit Panel Elements.llb --- NEW FILE: ReadMe - Build and Package.txt --- (1) Build the application using the Development Envrionment Application Builder (deab-0.5 or greater) Run... ./Build.vi ... to use the Development Environment Application Builder to build... ./Built/Edit Panel Elements.llb ... from... ./Source/Copy-Paste Bool Attribs.vi, Find Decorations.vi, and Resize.vi (2) Package the built application using the OpenG Package Builder (ogpi-0.7 or greater) Execute... ./Edit_Panel_Elements.spec to create... ./Edit_Panel_Elements-0.1-1.ogp |