DESCRIPTION
vasmCC is a GUI configuration program used in Vector Linux. It is a front-end to the original and very powerful vasm. vasmCC is very expandable and easy to use.
Screenshots
NEWS AND UPDATES
This is a screenshot of what the next vasmCC will look like.
New things to look for
The new vasmCC is being designed to offer the full functionality of the traditional vasm tool in VectorLinux with a brand new look. This is all in an effor to make it even more user friendly. The overall look and feel of the new vasmCC will pretty much be the same. However, instead of launching remote application, vasmcc is turning into a modular application that can still be easily expanded. vasmCC will take these modules, and implement them into the main GUI. No additional coding to the main GUI will be required for adding modules.
In addition to that, the new vasmCC will support internationalization (long word). The objects on the main GUI and modules are being developed so that it allows for translation and object sizing accordingly. This feature is being developed with a gambas component that in currently under development, so we may need to debug this heavily.
ChangeLog
- The code has been reworked to allow settings categories do be dynamically created. This will allow the host to offer different settings options without the need to modify the source code to the application.
- vasmCC now remembers it's last state. Window size, position on the screen, and pane division sizes.
- Other minor bugs were squashed.
