[squeak-dev] SystemWindow drag to edges in Inbox

Bernhard Pieber bernhard at pieber.com
Sun Jan 10 23:20:02 UTC 2016


Dear all,

I implemented a feature which some of you may know from Windows. When a SystemWindow is dragged to one of the edges it is resized to that half of the display. In addition, when it is dragged to one of the corners it is resized to that quadrant of the display. See the following packages in the Inbox:
- GraphicsTests-bp.39
- Graphics-bp.321
- Morphic-bp.1064
In order to use it you need to enable the preference Drag To Edges in the Preference Browser, or just do:
SystemWindow dragToEdges: true

If you have time to try it out, let me know what you think.

- Bernhard


More information about the Squeak-dev mailing list