[CLOSED] EventMask hide/disable

  1. #1

    [CLOSED] EventMask hide/disable

    I guess i can explain this without any sample code.
    Here it is
    I have a "EventMask" on directevent (DblClick) which opens a file/attachment,
    how to disable the mask after the event??

    Thanx
    Last edited by Daniil; Sep 14, 2011 at 7:18 PM. Reason: [CLOSED]
  2. #2
    If you return a file during DirectEvent then we cannot hide the mask because browser doesn't fire any event if a file is returned
  3. #3
    Any suggestions/alternative to display a mask while the file is downloaded??
  4. #4
    I don't know any alternatives.
    The problem that we have no complete event therefore we don't know when the mask must be hidden

Similar Threads

  1. How can i do Button EventMask Hide
    By fatihunal in forum 1.x Help
    Replies: 7
    Last Post: Jan 12, 2016, 4:22 PM
  2. [CLOSED] Disable/Hide row in PropertyGrid on client side
    By bakardi in forum 1.x Legacy Premium Help
    Replies: 9
    Last Post: Jun 09, 2011, 5:14 PM
  3. [CLOSED] Disable/hide desktopmodule / Launcher
    By CarWise in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Dec 09, 2010, 6:44 AM
  4. [1.0] Checkboxselectionmodel hide/disable checkbox
    By SouthDeveloper in forum 1.x Help
    Replies: 1
    Last Post: Mar 22, 2010, 2:19 PM
  5. How to hide or disable checkboxcolum in gridpanel
    By balaramu76 in forum 1.x Help
    Replies: 0
    Last Post: Feb 08, 2010, 1:41 PM

Posting Permissions