[Morphic][Widgets]

Daniel Allan Joyce daniel.a.joyce at worldnet.att.net
Sun Feb 13 09:23:34 UTC 2000


	Thanks for the heads-up Dan... :)

	I didn't mean for my post to sound mean. Just that I felt like I was
planning to do something, and didn't know what was going to happen
soon...

	Widget wise, I dunno if this makes sense, but I have decided on a
heirarchy somewhat...


	These names are subject to change, and somewhat silly.
	GenericMorphicWidget
		StatefulMorphicWidget
			Things like Toggles 
			Scrollbars.
			Have internal state, message
			sent may 
			depend on current state
		StatelessMorphicWidget
			Buttons, some text widgets, 
			Alignment morphs
			Other things
			send stateless messages

	From there we get all sorts of goodies. Will try and keep interface
compatible with current widgets. Other than that, widgets will try and
be lightweight and fairly generic.





More information about the Squeak-dev mailing list