Share

Network Transparent Widgets (ntw)

File Release Notes and Changelog

Release Name: ntw-0.1.4

Notes: Windows users now have .msi install files which make installing and removing ntw very easy. You'll need MS installer installed to use the msi files. After installation, two shortcuts will be created in the Start menu under Programs->NTW. Start the server first, and then the client. The client will ask for an IP and port -- use the default settings. You'll need to unblock port 12345 or allow ntwserver to bind to it for everything to work.


Changes: 08SEP05 - Fixed event bug in Client window and dialog. Connection now shuts down when window is closed. 08SEP05 - Re-worked image buffer. Now it caches the image data to disk instead of storing in memory. This is useful when many images are created/destroyed from image buffers and for very large images that may be loaded multiple times, as in an image viewer program. 03SEP05 - Changed Client command line options and added IP and PORT dialog box 26AUG05 - Added progress_bar widget 26AUG05 - Added slider widget 26AUG05 - Removed uint8 boolean fields from widgets and replaced them with widget specific flags. 24AUG05 - Added spin_button widget 22AUG05 - Added tool_menu_button widget 0.1.3 ----- Changelog started