From: Konstantin S. <ks...@us...> - 2004-12-30 07:59:23
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18545/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.36 retrieving revision 1.37 diff -C2 -d -r1.36 -r1.37 *** news.txt 18 Dec 2004 07:38:50 -0000 1.36 --- news.txt 30 Dec 2004 07:58:14 -0000 1.37 *************** *** 4,7 **** --- 4,24 ---- + *** 14:38 30.12.2004 (KS) + + - Description added to controls of OGB GUI windows. Can be reviewed in Context Help window + (Ctrl-H) at runtime. + + - New Quick Tips window. It starts at OGB GUI startup (if not forbidden), can also be opened + through "Help>>Quick Tips" menu. + + - Quick tips are defined in new "OGB_Tips.ini" file. Currently, the file contains only a few + tips to demonstrate capabilities of OGB Quick Tip feature. The file needs to be filled with + more tips. To make this easy, the file contains file format description as a comment. + + - "OGB_Tips.ini" file (<deab>\source\gui\OGB_Tips.ini) is now included as a support file to + OGB Build file (build_ogb.deab). + + + *** 14:31 18.12.2004 (KS) |