Adding clickable="false" doesn't change things. The clickability isn't the problem I'm having. The issue is the mouse pointer changes to make it *look* like something is clickable. If you try to click something behind the mask nothing happens, clicks only work on my modal view, but it would be nicer if the mouse cursor didn't change to make it look like things are clickable when they aren't.

I've had this experience as well (on a project I was working on earlier this week). The general scenario:

1. You have a bunch of views, some which are clickable and focusable.
2. You place a view over all of them.
3. You make this view modal.

Even though the top view is modal, when you move the mouse over clickable views that are _behind_ the view, the cursor icon changes. My attempts to lock the cursor were futile; I decided not to pursue the matter further. (I _did_ not attempt to set showhandcursor on all the clickable views - I'll have to check that out).

Dan Stowell
Software Engineer
Laszlo Studios

_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to