Above is the Smalltalk/DLR virtual desktop running inside a Firefox browser.
“SplitView” is a component which splits windows either vertically or horizontally. In this example, a window is split vertically and then the top panel is split horizontally. Within each of the resulting three regions, there is a ScrollView control containing a TextBox.
The GUI widgets that I am creating are designed to be dynamically created by a scripting language such as Smalltalk or IronPython. They are fundamentally different from many of the Silverlight SDK samples which are oriented toward Expression Designer and Visual Studio Orcas.
