Jump to content

Screenmask


d.bernaert

Recommended Posts

Hi,

I had a big problem when clicking items fast in a treemenu on the left invoking the destroying and the loading a new frame on the right side of the screen when the user was clicking to fast between menu items.

I think I've been able to solve the issue with putting a screenmask that fills the entire screen when they click an item, this way they can't click another item anymore before the frame is completely loaded including data.

The issue I have now is that the screen mask is invoked on each item click, but some menu items open modal forms and the screen mask also appears when clicking the arrow to open the sub items in the treemenu.

Is there a way to invoice the screenmask only when clicking certain items in the treemenu?

Thx,

Dominique

Link to comment
Share on other sites

1 hour ago, d.bernaert said:

I think I've been able to solve the issue with putting a screenmask that fills the entire screen when they click an item, this way they can't click another item anymore before the frame is completely loaded including data.

The issue I have now is that the screen mask is invoked on each item click, but some menu items open modal forms and the screen mask also appears when clicking the arrow to open the sub items in the treemenu.

Hi Dominique,

Can you make a simple testcase if possible?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...