OK, now this is weird. All of a sudden, my stack menu is scrolling automatically when I move the mouse down to the bottom. And if the menu is short and I move the stack way down, the menu pops up above the button to display fully instead of trying to appear below the button where it would be cut off by the lower edge of the screen -- ie, it's working the way a menu is supposed to. As though suddenly something in the Rev engine decided to start using the proper system calls. Whatever the reason, I'm very happy, as I need no tweaking at all. I only worry about this behavior coming and going in the future.

I thought maybe when it was misbehaving earlier I could have been running it with Rev 3.5 instead of 4.0, which is my default. (I occasionally have to use 3.5 to avoid the spinning beachball of death on opening 4.0 at one of my sites, where apparently Rev thinks it has a wireless internet connection but it doesn't.) However, I just tested the stack menu under 3.5 and 4.0, and it works properly under both versions, so that's not it.

Mark, you said in your initial response that you had the "same problem." Do you still have it? What are others seeing?

-- Peter

Peter M. Brigham
[email protected]
http://home.comcast.net/~pmbrig


On Feb 16, 2010, at 11:10 AM, Jeff Massung wrote:

On Tue, Feb 16, 2010 at 9:56 AM, Peter Brigham MD <[email protected]> wrote:


Yes, I put this in the stack script and it works fine with the stack at toplevel. What I may do is have a "more..." menuitem/button at the bottom of the popup list when the list gets long, and use that to toplevel the stack
so it can be scrolled.


You could also get the same behavior by watching where the mouseLoc is. If the mouse is hovering at - say, the bottom of the monitor screen (the bottom 95% or so), then keep scrolling the stack until the user moves the mouse up
higher.

Jeff M.
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to