blob: f6a2bbc7b93d38a2eb14fb44116595fc9faf4f5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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
|