17/09/09 12:36 Filed in:
Dolphin | Tips | AllWe've always prided ourselves that Dolphin is one of the "better looking" Smalltalks out there. Indeed, when we first started, I think Dolphin was the first Smalltalk IDE to use icons to represent classes in the various browsers. As a result, it's been pretty easy to use icons to represent objects and toolbar commands, both as part of the IDE and in end-user applications. But, and here's the crunch, it has always been necessary to load these icons from external files.
More…Tags: Dolphin Smalltalk
16/04/09 10:57 Filed in:
Dolphin | MVP | AllDolphin's MVP framework continues to appear daunting to new Smalltalk users and yet it's really rather similar to Visual Basic but with "more wing nuts" to allow components to be easily taken apart and the pieces reassembled in different ways. Perhaps revisiting the design rationale behind MVP might help?
More…Tags: Dolphin Smalltalk
15/04/09 15:35 Filed in:
Dolphin | Tutorial | AllNot only is it easy to interface to COM/ActiveX components in Dolphin Smalltalk but we like to think that the Dolphin development environment is one of the best places to experiment with various controls to test out their functionality.
More…Tags: Dolphin Smalltalk
24/02/09 15:24 Filed in:
Dolphin | Tutorial | Animation | AllIn response to a request on the Dolphin Smalltalk newsgroup, Andy Bower takes you through an in-depth walkthrough of the steps to create an animated 2D Air Traffic Control game in Dolphin Smalltalk.
More…Tags: Dolphin Smalltalk