From e1e5293ae354ab7b1c8459aab85e60e1a801924d Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 1 Feb 2003 10:03:29 +0000 Subject: historyplacement!! --- scripts/windowplacement.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scripts/windowplacement.py') diff --git a/scripts/windowplacement.py b/scripts/windowplacement.py index 4a9f1aee..070cc0ee 100644 --- a/scripts/windowplacement.py +++ b/scripts/windowplacement.py @@ -1,6 +1,10 @@ ############################################################################ ### Window placement algorithms, choose one of these and ebind it to the ### ### ob.EventAction.PlaceWindow event. ### +### ### +### Also see historyplacement.py for the history placement module which ### +### provides an algorithm that can be used in place of, or alongside ### +### these. ### ############################################################################ import otk -- cgit v1.2.3