]> git.saurik.com Git - wxWidgets.git/blob - utils/dialoged/docs/bugs.tex
Accept list of separators as a wxString instead of wxChar\nTurn NextNonWhiteSpace...
[wxWidgets.git] / utils / dialoged / docs / bugs.tex
1 \chapter{Bugs}\label{bugs}
2 \setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}%
3 \setfooter{\thepage}{}{}{}{}{\thepage}%
4
5 Version 2.0
6
7 \begin{itemize}\itemsep=0pt
8 \item No Motif version yet.
9 \item Some control properties missing.
10 \item When dragging a selected item, other selected items should follow (to be
11 consistent with convention), but don't.
12 \item No grid.
13 \item No keyboard shortcuts.
14 \item No tab ordering.
15 \item In dialog unit mode, controls will sometimes move slightly when properties are edited,
16 because translating between units isn't always reversible (rounding errors?).
17 \end{itemize}