]> git.saurik.com Git - wxWidgets.git/blame - src/os2/file.lst
Fix install_name_tool calls in OS X "make install".
[wxWidgets.git] / src / os2 / file.lst
CommitLineData
24311606
DW
1List of files yet to be implemented. As you finish a file, delete it from the list.
2
7cdc2f1e 3 ..\os2\$D\dcprint.obj \
7cdc2f1e 4 ..\os2\$D\dnd.obj \
7cdc2f1e 5 ..\os2\$D\helpwin.obj \
7cdc2f1e 6 ..\os2\$D\joystick.obj \
7cdc2f1e 7 ..\os2\$D\metafile.obj \
7cdc2f1e 8 ..\os2\$D\print.obj \
7cdc2f1e 9 ..\os2\$D\taskbar.obj \
7cdc2f1e 10 ..\os2\$D\wave.obj \
24311606
DW
11
12
13List of things that still need doing, include the above files. Some are more difficult than others.
14
15DND is a needed component of the tree control.
16
17The tree control is a component of the list and dirctrl's. These are, in turn, components of the dirdlgg.
18
19DDE isn't used much anymore as an IPC protocol, but if OS/2 needs DDE, it should be straight forward.
20
21Printing is an untouched area, but should not be too difficult to finish.
22
23Not sure what good a taskbar control is but the other ports have one.
24
25The wave file is for OS/2 to be able to simply play back a .wav file. I have not touched
26multimedia as of yet.
27
28There is a problem with TIFF right now for some reason.
29
30The color sliders in the color dialog do not seem to display correctly.
31
32Dialogs are generally not resizable, but in wxOS2, resizing a dialog leaves the title bar un-resized.
33
34Static bitmap controls need some work as they are non-wx standard, requiring a resource. Probably need
35a "roll-our-own" control that is a simple window with an icon or bitmap drawn directly in it.
36
37
38
7cdc2f1e 39