Discussion:
[ANN] wxSqueak 0.4.1 update (Linux version)
Rob Gayvert
2006-07-19 15:18:02 UTC
Permalink
An update of my interface to wxWidgets is available at

http://homepage.mac.com/rgayvert/wxsqueak.html

Below are some notes on what has changed in this version.

Any comments or suggestions are appreciated, particularly on the Linux
versions.

.. Rob

---------------------------------------------------------------------


- Built with wxWidgets 2.6.1
- Initial Linux/GTK2 version
- Binaries for Fedora Core 3 and Ubuntu (Debian)
- Downloads have been split into platform-specific VMs, shared source,
and common files

Notes on the Linux version:
- Build with 3.7b5 source
- configure has not been modified properly for new builds; see
config/WxChanges.txt for modifications
- No VM changes have been made for event handling, so some demos are
sluggish
- Binaries are stripped debug builds
- Listbook demo works, but is extremely slow to come up.

Loading...