diff options
| author | Jonas Kümmerlin <jonas@kuemmerlin.eu> | 2021-03-16 10:03:51 +0100 |
|---|---|---|
| committer | Jonas Kümmerlin <jonas@kuemmerlin.eu> | 2021-03-16 10:03:51 +0100 |
| commit | fdeb11df8875ef6e56d03f06a8389528aac059c8 (patch) | |
| tree | 1176b16cb2f137e1d149f44fe8f505c20380bb01 /DEFECTS.txt | |
| parent | f7955115d9825d35b3e416f1c6fa7023daad4a82 (diff) | |
more defects
Diffstat (limited to 'DEFECTS.txt')
| -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 |
