comparison readme @ 1015:ce4121a6f657

Updated the readme with the new URL to the Dynamic Windows Web Help Index.... Also removed the #ifdef around the scrollbox prototypes in the header.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 17 May 2011 03:54:06 +0000
parents 4493daea5886
children 49a53cf864c1
comparison
equal deleted inserted replaced
1014:4493daea5886 1015:ce4121a6f657
6 6
7 Known problems: 7 Known problems:
8 8
9 Boxes don't adhere to ratios on Unix. 9 Boxes don't adhere to ratios on Unix.
10 MDI does not work on GTK3 and is not implemented the same on Mac. 10 MDI does not work on GTK3 and is not implemented the same on Mac.
11 At this time we cannot recommend using MDI in new code, 11 At this time we cannot recommend using MDI in new code,
12 but it will be supported for existing code on OS/2, Win and GTK2. 12 but it will be supported for existing code on OS/2, Win and GTK2.
13 If support for MDI improves on GTK3/Mac this status may change. 13 If support for MDI improves on GTK3/Mac this status may change.
14 14
15 Known limitations: 15 Known limitations:
16 16
17 It is not safe on all platforms to operate on widgets before they 17 It is not safe on all platforms to operate on widgets before they
18 are packed. For portability pack widgets before operating on them. 18 are packed. For portability pack widgets before operating on them.
55 transparent color and Windows now supports 32bit alpha bitblt. 55 transparent color and Windows now supports 32bit alpha bitblt.
56 Removed thread limits on Windows and GTK using thread local storage. 56 Removed thread limits on Windows and GTK using thread local storage.
57 57
58 Dynamic Windows Documentation is available at: 58 Dynamic Windows Documentation is available at:
59 59
60 http://dbsoft.org/help_functions.php 60 http://dbsoft.org/dw_help.php
61 61
62 If you have any questions or suggestions feel free to email me at: 62 If you have any questions or suggestions feel free to email me at:
63 63
64 brian@dbsoft.org 64 brian@dbsoft.org
65 65