]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/dialoged/docs/bugs.tex
added cmdline.h/.cpp to the makefiles
[wxWidgets.git] / utils / dialoged / docs / bugs.tex
index 8c963602ea07a2e13ee5dfe84cf985944dd087c8..7cb891653bfa108ba2e750b4cdc695d4aaa527bc 100644 (file)
@@ -2,14 +2,16 @@
 \setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}%
 \setfooter{\thepage}{}{}{}{}{\thepage}%
 
-Version 1.0
+Version 2.0
 
 \begin{itemize}\itemsep=0pt
-\item No XView or Motif versions yet.
-\item In Watcom-compiled 32-bit Windows version, bitmap buttons and messages
-don't work properly.
-\item Some panel item properties missing, e.g. wxPASSWORD, wxREADONLY.
+\item No Motif version yet.
+\item Some control properties missing.
 \item When dragging a selected item, other selected items should follow (to be
 consistent with convention), but don't.
-\item wxSlider sizing a bit broken: a wxWindows problem.
+\item No grid.
+\item No keyboard shortcuts.
+\item No tab ordering.
+\item In dialog unit mode, controls will sometimes move slightly when properties are edited,
+because translating between units isn't always reversible (rounding errors?).
 \end{itemize}