<font face="Arial, Lucida Sans, Helvetica">
-<table width=100% border=4 cellpadding=5 cellspacing=0>
+<table width=100% border=0 cellpadding=3 cellspacing=0>
<tr>
-<td bgcolor="#660000">
+<td bgcolor="#004080" align=left height=24 background="images/bluetitlegradient.gif">
<font size=+1 face="Arial, Lucida Sans, Helvetica" color="#FFFFFF">
-wxWindows Roadmap
+<b>wxWindows Roadmap</b>
</font>
</td>
</tr>
<H4>Release 2.4.0 (stable)</H4>
-Release date: ?
+Release date: Summer 2002?
+
+<p>
Stable version of 2.3.
<ul>
<li>support for text in the wxToolBar buttons
<li>radio buttons in wxToolBar
+ <li>possibility to use individual wxUniv controls from the native
+ ports
</ul>
</ol>
development, one of the small projects below could be a great way to join the
team!
+<p>
Developers: please feel free to add to these, and delete them when they are done.
<P>
<B><I>General</I></B><P>
<ul>
+<li>A rich text editor similar to GTK+ 2.0 GtkTextView but cross-platform
<li>Extend and unify drag and drop handling (e.g. we need to specify multiple drop targets
that can handle multiple formats).
-<li>Expand the number of controls that can be specified in a WXR file;
-add constraint specification to WXR syntax and Dialog Editor; add multilanguage support to WXR.
-May be we'd better change the format completely and replace WXR with XML
-(providing conversion utility for old files)?
<li>Support for 'skins', perhaps using a set of alternative control and window classes
written generically in wxWindows.
<li>Serial and parallel port support.
<B><I>wxGTK</I></B><P>
<ul>
+<li>Full Unicode support using GTK+ 2.0
+<li>Wrap the new GTK+ 2.0 GtkTextView powerful widget
<li>GNOME/KDE integration libraries.
</ul>