Skip to content

A set of graphical controls such as tree views and buttons implemented in Squeak/Smalltalk using the Signals observer pattern.

License

Notifications You must be signed in to change notification settings

hpi-swa/widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Widgets Build Status

Interactive, graphical controls for Squeak/Smalltalk.

Model-View Example

See also Signals and Animations.

How to Install

  1. Get Squeak 4.6 or later with a recent CogVM for your operating system.
  2. If not already integrated, load Metacello. Learn how it works.
  3. Finally, load the project into your Squeak image:
Metacello new
  baseline: 'Widgets';
  repository: 'github:https://hpi-swa/widgets/repository';
  load.

About

A set of graphical controls such as tree views and buttons implemented in Squeak/Smalltalk using the Signals observer pattern.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •