21st Century Smalltalk

May 31, 2007

Silverlight Components – SplitView

Filed under: Silverlight — pfisk @ 2:39 pm

smalltalk12

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.

Blog at WordPress.com.