summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Kümmerlin <jonas@kuemmerlin.eu>2021-03-16 10:03:51 +0100
committerJonas Kümmerlin <jonas@kuemmerlin.eu>2021-03-16 10:03:51 +0100
commitfdeb11df8875ef6e56d03f06a8389528aac059c8 (patch)
tree1176b16cb2f137e1d149f44fe8f505c20380bb01
parentf7955115d9825d35b3e416f1c6fa7023daad4a82 (diff)
more defects
-rw-r--r--DEFECTS.txt13
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