VisualAGE Smalltalk Goodies |
Scripting |
Smalltalk scripting. Scripting support for Smalltalk applicactions during runtime (without compiler). A DDE connection to MsWord and Excel is provided as a Test mini-application for data exchange. |
RTF Support |
RTF Generation support. Lets you build RTF files. Commonly used to dynamically exchange information with other applications (via DDE or clipboard) in Rich Text Format (RTF). |
WIZ file compression |
Zip Compression support. (with encription) Simple implementation of Zip compression on files with encription capabilities. |
ZLib compression |
Zip Compression support. Here you have an implementation of Zip compression on files and memory. |
About Box |
High quality AboutBox implementation with scrolling text. The window can be opened with #openWidget or #openOwnedWidget (no title). An image is used for background and another is used scroller vertically. The user can clink over the scrolling information fo stop/resume scrolling. |
ObjectWalker |
ObjectWalker Walks inside an object searching for objects, like an inspector, but programmatically. Spanish:A veces uno desea encontrar algun objeto a partir de otro, independientemente de como este este diseñado... Por ejemplo, tengo un sistema y deseo conocer si a partir de dicho sistema esta visible algun cliente de nombre 'Peter'... Para este tipo de "trabajitos" podemos usar el ObjectWalker el cual nos busca (tal como si usaramos un inspector, violando todo tipo de encapsulamiento...) La forma de usarlo es en expresiones como: |
SelectionListPrompter |
SelectionListPrompter Requieres: Windows Builder for VAST.. |
IOST |
Parallel Port I/O Access for VAST Autor: German Viscuso |
If you need more information please send an email to info@here