|
Here is an issue I am seeing with revolution
1.1.1b1:
I am creating a modal dialog for my License
Agreement window by displaying the sub-stack as follows:
modal "License Window"
This is a stack in which the window type contains
no title bar.
This works Ok when running in the development
environment on Windows & MacOS. However the behavior changes when creating
standalone applications:
Windows standalone (using Windows 2000 Pro and
Windows 2000 Server) = The dialog window is displayed Ok, but the cursor
disappears whenever it is over top of the bounds of the window. I can hit the
return key to click the button, close the window and proceed normally to my main
screen of my application.
MacOS 9.2.2 standalone (running on Beige G3
MiniTower) = The dialog window is displayed Ok, but the cursor is displayed
as a non-spinning beachball icon. I can operate the scroll bar to scroll thru
the text Ok, and can click the button, close the window and proceed normally to
my main screen of my application.
Solaris 8 standalone (running on SunBlade 100
workstation) = The dialog is displayed, and operates with exactly the
behavior you would expect of a modal dialog box.
If there is a work-around I can apply, I would be
interested in try it. But I consider this issue to be a bug because the behavior
is different in 2 of the standalone environments than it is in the development
environment.
David Simpson
|
- Re: cursor disappearing under modal dialog - on windows ... David Simpson
- Re: cursor disappearing under modal dialog - on win... Sjoerd Op 't Land
- Re: cursor disappearing under modal dialog - on... David Simpson
- Re: cursor disappearing under modal dialog ... Kevin Miller
- Re: cursor disappearing under modal dia... David Simpson
- Re: cursor disappearing under moda... Kevin Miller
