When it comes to “Getting Started” tutorials one can’t really have enough of them. With that in mind, here’s another GUI application tutorial for Dolphin’s MVP framework. This time the aim is to create a simple game called “Lights Out”.
More…Tags: Dolphin Smalltalk
23/11/10 16:44 Filed in:
Dolphin | Tips | Video | AllThe Dolphin image provides plenty of benefits to your development workflow. However, it should only be regarded as a temporary home for your work. This is brought home in dramatic fashion should you accidentally do something that causes your image to fail or damages it such that it won’t reload.
More…Tags: Dolphin Smalltalk
10/11/10 16:10 Filed in:
Dolphin | Tutorial | Video | AllIt’s very easy to add Text To Speech (TTS) facilities to your Smalltalk programs using an interface to the Microsoft Speech API. In this 5 minute video, I’ll take you through how it’s done.
More…Tags: Dolphin Smalltalk
04/11/10 15:38 Filed in:
Dolphin | Animation | Tutorial | 3D | AllTo keep my kids off the XBox in the summer vacation, I put together a 3D playground in Dolphin Smalltalk for them to mess around with. The result was Aragon3d, an object oriented wrapper around the popular
Truevision3D library.
More…Tags: Dolphin Smalltalk