On Tue, Jan 25, 2005 at 10:10:12AM +0000, David Tweed wrote: > Is it relatively simple to put a check in the positioning code > so if the left hand edge of a pmenu goes off the screen menu position is > shifted enough so it comes back on?
It should be possible, but I don't like such unpredictable placement behaviour. What Ion does is scroll the menu visible when you move the pointer to a side of the menu that extends beyound screen boundaries. -- Tuomo
