Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Shell-DisplayOverlay cursor(How to set the cursor for the Shell-DisplayOverlay)
Shell-DisplayOverlay cursor [message #1770650] Tue, 15 August 2017 15:27 Go to next message
Gunnar Adams is currently offline Gunnar AdamsFriend
Messages: 49
Registered: May 2016
Member
Hi,

for APPLICATION_MODAL dialogs, the Shell-DisplayOverlay is used to make windows below the dialog inaccessible.
As an additional indicator of this inaccessibility, I would like to define the wait cursor for the overlay. It seems that this theme property is not yet supported by RAP.
In Widget.apperances.js the cursor property is defaulted to "default" and in Shell.theme.xml the cursor property is not defined.
When I modify/add the respective lines in those two files, the CSS property seems to be evaluated correctly.

in Widget.appearances.js:
cursor : tv.getCssCursor( "Shell-DisplayOverlay", "cursor"),

In Shell.theme.xml:
<property name="cursor" description="Cursor for the overlay." />

Would it be possible to include this modification in a future release or are there specific reasons against this kind of modification.

Kind regards and thanks for the great job you are doing with the RAP platform.

Gunnar Adams
Re: Shell-DisplayOverlay cursor [message #1772945 is a reply to message #1770650] Tue, 19 September 2017 09:13 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2429
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
please open an enhancement request and provide your solution via Gerrit against RAP master branch.
Thanks,
Ivan
Previous Topic:AutoTab to next field when field is full
Next Topic:Resource Manager and Mime Type of resources
Goto Forum:
  


Current Time: Mon Jan 13 11:45:41 GMT 2025

Powered by FUDForum. Page generated in 0.03306 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top