[UPDATES] Order emerging

Dan Ingalls Dan.Ingalls at disney.com
Sun Nov 28 02:45:36 UTC 1999


Here below is the latest news.
Many thanks to all the test pilots that have crashed and the mechanics that have made repairs (esp Bob).

By the way, if you have tuned in late, don't forget...

	After updates 1648-1650 any Morphic projects in MVC must be converted to a new form.
	To do this, execute in the 2.7alpha root project (an MVC project)

		MorphWorldView convertToMVCWiWPasteUpMorph

	You may then re-collapse the converted windows and all should be fine.

Enjoy
	- Dan
---------------------------
1655ProtoObjectTweak-di -- Dan Ingalls -- 26 November 1999
A few further tweaks to the ProtoObject change, to use Object where appropriate in traversing the entire Object hirearchy.  Fixed duplicate entries in browse senders, implementors.

1656PreferencesFix-bf
Fixed a problem with the MVC preferences window

1657WiWTweaks2 -- Dan Ingalls -- 27 November 1999
Attempts to catch the last few places where Morphic worlds in MVC require MVCWiWPasteUpMorph in place of PasteUpMorph.

1658ColorAndProjectFix -- Dan Ingalls -- 27 November 1999
Makes Choose Desktop Color work in inner worlds.
Preempts attempt to change projects from inner worlds.

1659WiWTweaks3-RAA -- Bob Arning -- 27 November 1999
A number of 'last inch' changes to support Windows in Windows...
1. If the user (in an inner world) changes the display depth or otherwise causes Display to get a new bitmap, the outer world will need to know about this to avoid leaving parts unrefreshed.
2. The ColorPickerMorph used to change the desktop color sometimes worked and sometimes didn't, depending on world position.
3. If the inner world is active and you click in the outer world, you didn't always get a world menu. PasteUpMorph>>restartWorldCycleWithEvent: should now deal with this.
4. If you followed Marcus Denker's report, you had an inactive inner world trying to run it's own #displayWorld and sometimes this would generate a walkback (like the hand was not yet initialized).

1660BrownDragFix-RAA -- Bob Arning -- 27 November 1999
Fixes a problem reported by Tansel Ersavas that constrained dragging was broken (can't drag in a flap, brown-drag in any pasteUpMorph doesn't work).





More information about the Squeak-dev mailing list