From: Konstantin S. <ks...@us...> - 2005-10-07 10:51:16
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12440/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.62 retrieving revision 1.63 diff -C2 -d -r1.62 -r1.63 *** news.txt 6 Oct 2005 10:15:45 -0000 1.62 --- news.txt 7 Oct 2005 10:51:08 -0000 1.63 *************** *** 4,11 **** *** 18:12 06.10.2005 (KS) ! - Bug fixed in "DEAB Read Path Key.vi". The VI did not allow to have quotation marks in a file path. ! - OGB GUI: new feature to import/export dynamic VI paths from/to plain text file or another build file (import only). --- 4,21 ---- + *** 18:51 07.10.2005 (KS) + + - OGB GUI: New feature: Listboxes support Drag & Drop of elements (convenient to re-arrange lists). The feature + works in LV70 or greater only (LV61 does not supports Drag&Drop for MC Listboxes). + - OGB GUI: New feature: 'Build Version Control' dialog: it is possible to create a new Version VI now. In this case, + the new VI will be automatically added to the build as a dynamic VI. + - OGB GUI: Change: 'Build Version Control' dialog: If you look for a Version VI ('Find...' button), you do not searach + a vi on disk more, instead, you look for it in a list of VIs of the build hierarchy. + - OGB GUI: Bug fix: It was impossible to add a top-level VI if a dynamic VI is selected in the TL&D VI List. + *** 18:12 06.10.2005 (KS) ! - OGB: Bug fix: "DEAB Read Path Key.vi" did not allow to have quotation marks in a file path. ! - OGB GUI: New feature: Import/export dynamic VI paths from/to plain text file or another build file (import only). |