comparison readme @ 1386:fd1de4e9e542

Updated the readme and comments in the source files
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 25 Nov 2011 21:13:12 +0000
parents 896347a9be19
children 0512fbb08abf
comparison
equal deleted inserted replaced
1385:fc20ad815428 1386:fd1de4e9e542
32 from available libraries (Firefox, Webkit, Qt, etc). 32 from available libraries (Firefox, Webkit, Qt, etc).
33 33
34 Changes from version 2.2: 34 Changes from version 2.2:
35 Added dw_menu_delete_item() for removing menu items. 35 Added dw_menu_delete_item() for removing menu items.
36 Now you can use dw_window_destroy() on menu items handles also. 36 Now you can use dw_window_destroy() on menu items handles also.
37 Added dw_app_dir() which attempts to locate private application data
38 for the current platform.
39 Fixed bubble help not being displayed on Windows.
40 Fixed menu bar items remaining highlighted on Mac.
37 41
38 Dynamic Windows Documentation is available at: 42 Dynamic Windows Documentation is available at:
39 43
40 http://dbsoft.org/dw_help.php 44 http://dbsoft.org/dw_help.php
41 45