From: Konstantin S. <ks...@us...> - 2005-01-18 06:33:45
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8096/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.39 retrieving revision 1.40 diff -C2 -d -r1.39 -r1.40 *** news.txt 15 Jan 2005 11:40:49 -0000 1.39 --- news.txt 18 Jan 2005 06:33:03 -0000 1.40 *************** *** 4,7 **** --- 4,15 ---- + *** 13:32 18.01.2005 (KS) + + - New Dialog box to select a VI property. It retrieves and lists names and types of all VI + properties available in the current LabVIEW version. Property names are represented in + Short Name format and can be directly used to set custom VI properties at build time. + A way to retrieve property names in Full Name format is not found (yet?). + + *** 18:39 15.01.2005 (KS) |