1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
<HTML>
<head><title>Bugs</title></head>
<BODY BGCOLOR=#FFFFFF>
<A NAME="bugs"></A><CENTER>
<A HREF="dlged.htm"><img align=center src="contents.gif" BORDER=0 ALT="Contents"></A> <A HREF="dlged.htm"><img align=center src="up.gif" BORDER=0 ALT="Up"></A> <A HREF="dlged20.htm#changes"><img align=center src="back.gif" BORDER=0 ALT="Previous"></A> <A HREF="dlged22.htm#technotes"><img align=center src="forward.gif" BORDER=0 ALT="Next"></A> </CENTER><HR>
<H2>Bugs</H2>
Version 2.0<P>
<UL>
<LI> No Motif version yet.
<LI> Some control properties missing.
<LI> When dragging a selected item, other selected items should follow (to be
consistent with convention), but don't.
<LI> No grid.
<LI> No keyboard shortcuts.
<LI> No tab ordering.
<LI> In dialog unit mode, controls will sometimes move slightly when properties are edited,
because translating between units isn't always reversible (rounding errors?).
</UL>
</BODY></HTML>
|