diff options
| -rw-r--r-- | DEFECTS.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/DEFECTS.txt b/DEFECTS.txt index 46d7663..f6a2bbc 100644 --- a/DEFECTS.txt +++ b/DEFECTS.txt @@ -2,3 +2,16 @@ spin box: - on vista+: drawing bug when resized in reaction to clicking the up button - doesn’t look good on Win32s/NT3.51 +ui generator: +- make generator creating code from XML UI file +- can this be implemented as XSLT? + +message dialog: +- do text wrapping with maximum width + +accessibility + +OLE/ActiveX control support + +resize/layouting performance +- do some profiling to identify bottlenecks |
