[wx-discuss] Hoyle reviews wxWidgets
Robin Dunn
robin at alldunn.com
Mon Mar 6 13:49:04 PST 2006
Vadim Zeitlin wrote:
> On Mon, 06 Mar 2006 13:37:10 -0800 Robin Dunn <robin at alldunn.com> wrote:
>
> RD> I suppose one alternative would be to make a standalone executable
> RD> version of the wxPython demo (using py2exe and similar.) The downside
> RD> is that it is still Python underneath and so it would be a few megabytes
> RD> larger download and also larger in memory at runtime than a C++ app, so
> RD> that could result in a big negative if the evaluator doesn't understand
> RD> the differences.
>
> It's true but could be mitigated by explaining it (several times
> (slowly)). What is worse is that the demo shows the source code in Python
> only -- we really need to [also] show C++ sources.
True.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
---------------------------------------------------------------------
To unsubscribe, e-mail: wx-discuss-unsubscribe at lists.wxwidgets.org
For additional commands, e-mail: wx-discuss-help at lists.wxwidgets.org
More information about the wx-discuss
mailing list