Monthly Archives: June 2012

VASmalltalk – How to change the presentation within the Inspector …

Whenever you inspect an object and its attributes you use the inspector. Within the inspector you select on the left side the object (the whole object or an attribute) you want to inspect and on the right side you see … Continue reading

Posted in Smalltalk | Tagged , | Leave a comment

VASmalltalk – Mono and Sending EMails …

Reading Joachim Tuchel’s posting about problems with SMTP and sending EMails I tried the Mono interface to use the Mono infrastructure to send emails. First to reduce complexity I created a new class under Mono to reduce the number of … Continue reading

Posted in .NET, Smalltalk | Tagged , , | 1 Comment

VASmalltalk – Embedding Mono – more examples …

In this posting I would like to document some added possibilities with the latest version – and actually it has reached a state, where the software may be tested in our projects. Starting with the following CSharp code we can … Continue reading

Posted in .NET, Smalltalk | Tagged , | Leave a comment

VASmalltalk – Embedding Mono Runtime system ….

There are several IT-system infrastructures out there, where interaction would be nice to have within Smalltalk. The most important is of course the old and easy one: the plain C-programs. Other infrastructures are Java (interaction possible with JNIPort – not … Continue reading

Posted in .NET, Smalltalk | Tagged , | 1 Comment

VASmalltalk – Windows8 Preview and VASmalltalk 8.5.1

… the good thing is: Installation works without problems and the rest seems also to work …

Posted in Smalltalk | Tagged , | Leave a comment