Is there a right mouse click trigger?

I am currently using WHEN_MOUSE_CLICK on a text item, but I want the item to be navigable without necessarily triggering that code at the user's option. I was thinking that a right click trigger would be perfect- left click to navigate to the field, right click to activate the code. Is there such a trigger, or another way to do this?

I am currently using WHEN_MOUSE_CLICK on a text item, but I want the item to be navigable without necessarily triggering that code at the user's option. I was thinking that a right click trigger would be perfect- left click to navigate to the field, right click to activate the code. Is there such a trigger, or another way to do this? Hi
Try using WHEN_MOUSE_DOUBLECLICK for triggering the code.
That would be simpler than other options.
OR
Parameter SYSTEM.MOUSE_BUTTON_PRESSED indicates the number of the button that was clicked, either 1, 2, or 3 (left, middle, or right). The value is always a character string.
Call this builtin from within the WHEN_MOUSE_CLICK trigger.
Regards
Poorvi

Similar Messages

  • Running bootcamp and right mouse click on windows

    Hi all, I was just looking to setup WinXP on my machine and wanted to know how my macbook pro laptop mouse would deal with the right mouse click on windows? If I dont have an external mouse plugged into the laptop is there no right mouse click available?
    Thanks!

    Download a program called AppleMouse at http://www.softpedia.com/get/Desktop-Enhancements/Other-Desktop-Enhancements/App le-Mouse-Utility.shtml. Unzip it the copy-and-paste "applemou.exe" to this directory through Windows Explorer: C:\Documents and Settings\YOUR USER NAME\Start Menu\Programs\Startup. Once copied, restart your computer back into Windows and login. You'll be able to right-click by holding down the control (ctrl) button and clicking.
    MacBook Pro 17" 2.16GHz, 120GB, 2GB, Matte, 120GB USB Western Digital HDD   Mac OS X (10.4.6)   Windows XP Dual-Boot, Toasting Over 189.6 degrees Fahrenheit in CoreDuoTemp

  • On right mouse click, there is no "save as" or "copy image" when I want to save a pictureon line. I have to go back to IE to access this option. Is this not available? Many thanks, Joy

    On right mouse click, there is no "save as" or "copy image" when I want to save a picture on line. I have to go back to IE to use this option. Is this not available? Many thanks, Joy
    There are so many occasions on line when I want to save an image that I can't believe I can't do so using Firefox, which I find so good in all other ways. I can Bookmark, save a page or send a link, but not take a simple copy image.

    Hi, Many thanks for replying, it's much appreciated. I started Firefox in safe mode and found I had the full right click menu on a pic on my home page. However, after moving around the web, I've found that the problem still occurs in eBay and it doesn't make any difference in safe mode. still no full menu. After returning to normal mode, I find that this still stands i.e. I do get the full menu on other sites but not in eBay. As I often want to save a pic in Ebay and can do so in IE, I'm baffled as to why this one site is giving problems. As this is where I've mostly been trying to save pics, I didn't realise that it was a "one site" problem and not applicable to everywhere else. If IE didn't work in this respect, I could blame the eBay site, but it does, so that just makes it more puzzling - and very annoying! I have tried accessing Ebay direct, rather than clicking on the toolbar, but this makes no difference. Any further thoughts would be much appreciated. Joy

  • Turning off right mouse click settings pop-up in Flash player

    Using Flash CS4 to create Flash presentation. Is there any way to disable the built-in flash default player function of displaying a pop-up menu on right mouse click that shows About Flash player and quality settings? Trying to use right click for movement within the presentation.

    This link might help:
    http://www.permadi.com/tutorial/flash5tips/#TIP2
    There's a script that will disable most of the options on the menu (not what you're looking for, unfortunately), the mention of a couple of options for programs that will disable the menu completely (no personal experience with those!), and most intriguing, an undocumented feature that will "trap" right mouse clicks. You might want to look into that final option - since if you can trap it, you could also probably trigger another function with that same action. (Sorry if my actionscript terminology isn't the clearest, but I'm sure you get what I'm saying!)
    Good luck!

  • Can a right mouse click be simulated from keyboard ?

    When a cell has focus and I click the right mouse button, I pop up a JPopupMenu. I would like to simulate a right mouse click using some keystroke combination from the keyboard. Is this possible ?

    You can Grab key pressed even then try to create new Mouse right click event from there somethng like that
    MouseEvent= new MouseEvent(Component source, int id, long when, int modifiers, int x, int y, int clickCount, boolean popupTrigger)
    source - the Component that originated the event
    id - the integer that identifies the event
    when - a long int that gives the time the event occurred
    modifiers - the modifier keys down during event (shift, ctrl, alt, meta)
    x - the horizontal x coordinate for the mouse location
    y - the vertical y coordinate for the mouse location
    clickCount - the number of mouse clicks associated with event
    popupTrigger - a boolean, true if this event is a trigger for a popup-menu
    You can pass Id it hing that will decide wheather it is right or left click

  • Right-Mouse click triggers

    There is an option to create a trigger that runs after double-clicking & single clicking the mouse, but is there a way to create a trigger that runs after right-clicking the mouse?

    It is possible to detect the right-click of a mouse : use the system variable :SYSTEM.MOUSE_BUTTON_PRESSED in the when-mouse-click trigger. The right-mouse click event is equivalent of :SYSTEM.MOUSE_BUTTON_PRESSED = '3'.
    NB : it is always a character string.

  • I am using FireFox 4. Where is the "Bookmark All Tabs-" feature. I would like to save my Tabs for a later session. The selection is not on the menu when I right-mouse click or go to the Bookmarks feature of the Menu.

    Missing "Bookmark All Tabs…" feature which was in previous versions of FireFox 3.x. If you right-mouse click on a neutral part of the Browser window, there would be choice of "Bookmark this page" or "Bookmark All Tabs…". I have been unable to find it either in the sub-menu or the BOOKMARK selection from the Menu Bar.

    What do you mean by Tabs sub-menu is it right-clicking on a tab ?
    I know that "ctrl-shift-D" still work.
    I know that a right-click on a tab gives the "Bookmark all Tabs" function.
    But I would like to see it back in the Bookmarks menu. (which is its logical place)
    Because today the choice only disappeared from the menu as it is still reachable through keyboard shortcut or through mouse right-click on a tab
    but tomorrow it will totally disappear and personally I don't want that as this is one of my favorite functionality.
    Tank you for your understanding !

  • Diable "open dialog box" on right mouse click so I can use l mouse to advance to next slide and r mouse click to "go back."  How in PP 2010 for mac????

    I do presentations in PP10.  I am new to macair, and used to Windows.  HOW DO I DISABLE THE "OPEN DIALOG BOX ON RIGHT CLICK"?  I would like to use L mouse to advance slide, and R mouse to go back.  The default is to use R mouse to open dialog box.  I can disable this by unchecking the box in "advanced" on the PC.  How do I do it with the Mac????
    Thanks
    hacmd

    Hi Rod,
    As originally stated in my opening post, the SWF is to be inserted into an Articulate '13 slide (what I called an aggregator originally - I tried not to bring them up since I don't want the chatter about "There's your problem - using Articulate"! ).
    Recall that posting this published file to our LMS did not allow right-mouse click functionality as the flash player menu just gets in the way.
    If I insert the captivate 6 files into Articulate as a Web Object (referencing the entire folder with html, htm and assets, and then posted to our LMS, and it DOES allow RM click operations in both IE and FF (although no sound on the Captivate slide in FF). But this is not what we want to do as this introduces 2 navigation controls (the Captivate one and the Articulate Player).
    Why must anything be posted to a web server for this functionality to work?
    I am able to go into the Captivate 6's published folder, and launch the Captivate demonstration by simply double clicking on the index.html file and this works great in both FF and IE after changing the security settings for flash.
    Again - I can not believe I am the only one out there trying to use the right-mouse click feature to do a software simulation by embedding the Captivate SWF into an Articulate '13 project.

  • Use mouse click trigger option more than once?

    Hi, is there some way to use the "mouse click" trigger option more than once in the project? I am trying to build a menu button animate where the users click the (menu grid icon) once, and it transforms into the (x icon) and stays there until they click it again ONCE to change it back to the (menu grid icon). Other trigger actions aren't ideal, and I find that if I used the "double mouse click", the response gets a bit messy as clicking once would replay the whole sequence again. Thanks!

    At CreationComplete make a var as:
    button = -1;
    At click event of the button write:
    if (button == -1){
    sym.getSymbol("nmnmnmn").play("xicon");   // if you have a trigger in timeline to make this action that you want
    button++;
    else {
    sym.getSymbol("nmnmnmn").play("returnedicon");
    button = -1;
    Somehow like the above you'll have to do it.
    Or else you can use boolean , TRUE/FALSE

  • Right mouse click

    Is there are a way to add a right mouse click to a button in Actionscript 1?
    Thank you so much for you help.
    Angela

    Flash uses contextMenu for right click .... code reference -
    http://help.adobe.com/en_US/AS2LCR/Flash_10.0/help.html?content=Part2_AS2_LangRef_1.html

  • No right mouse click in Safari?

    Hi-
    When I right mouse click (Mighty Mouse) in Safari no popup appears. (The one that would have "Back" - "Forwar" - "Reload", etc.)
    In Firefox right mouse click brings up this popup as does IE.
    Am I missing something, can I get this to work in Safari?
    Cheers,
    D.

    What happens if you control-left-click. This should bring up the same contextual menu as a right-click. If that doesn't work then I would try creating a new user account, launch Safari from that account and try the right-click. If the new user account works then you have a corruption issue in your own account. There is no option in Safari to turn this action on or off. Contextual menus are part of the operating system itself.
    I have found that the right-click menu in Safari depends on where your cursor is when you right-click. If I right-click over graphic areas I sometimes get a different menu relating to images or graphics.

  • When-mouse-click trigger is not working

    Hi,
    My forms version is 10g.
    I've a black level and item level when-mouse-click trigger.
    There is some code inside that which is not being executed.
    To test, i simply printed a hello message inside the trigger's code.
    Even hello is not being displayed.
    Can anyone please help me in why this trigger is not working.
    Navnit

    You have some other issues going on if you don't see anything from a when-mouse-click trigger.
    First of all, are you spelling the trigger using a dash or underscore? WHEN-MOUSE-CLICK will run, but WHEN_MOUSE_CLICK will not.
    Have you set :SYSTEM.Message_Level to some value above zero in the form? If so, set it back to zero.
    On what object are you trying to click? Is this causing navigation? Navigation may cause validation to run, which may fail, which may prevent the navigation, which may prevent your when-mouse-click from running.
    And last, are you sure you are running the currently compiled fmx version of your form?
    When nothing works, you need to back up and start finding out what DOES work first.

  • Right mouse click problem on T60p with WIN-XP SP3

    I have T60p model. After upgrading my WIN-XP to SP3 i am facing problem with Right mouse click. Right mouse click starts working as left click. Initially when I reboot my machine it works fine but after sometime I start getting above mentioned problem. I even installed the latest mouse drivers(ultranav) from Lenovo site. Has anyone got this same problem? Looks like Lenovo should fix this problem.
    Thanks in advance. 

    This isn't necessarily a driver problem, and it's not necessarily Lenovo's problem.
    The primary and secondary mouse buttons can be switched by a program you are running, although it wouldn't seem that this is very likely.
     Windows Start Menu | Settings | Control Panel | Mouse. This will take you to the Mouse PropertiesTabbed Dialog. Click on the Buttons tab. There you can see if the primary and secondary buttons are truly switched. If so, you can switch them back, without rebooting the machine.
    Centex

  • Distinguish left and right mouse click

    I am making some demo, I don't use any narration. How do I
    tell the viewer when to use left mouse click and when to use right
    mouse click? Can it be done automatically?

    Hello Simon,
    Hmmm, I don't think that there is anything in Captivate that
    will automatically let the leaner know that you are
    right-clicking...Here are some of the things that I might try.
    1. Adding a text caption that notifies the learner that I am
    right-clicking
    2. At the very start of the demonstration point out to
    learners that when they hear a certain sound this is an indication
    that I am right-clicking.
    3. Create a small animation that shows pressing the right
    mouse button
    4. Use one of the existing animations that you can find in
    the Adobe Captivate 2 gallery such as visual clicks and again point
    out at the beginning of the demo that when they see this animation
    you are performing a right-click action, you could also record or
    import audio onto your animation if you so desired.
    Those are my (of the top of my head) thoughts . I am sure
    that there are others.
    Regards,
    Mark

  • 3 Right Mouse Clicks and POOF!

    I've had this problem since the day I bought this Mac and it's driving me nuts!
    If I perform a right mouse click on a file or folder in order to use the Get Info command it works fine the first two times I do this. However on the 3rd time I use the right mouse button all open programs minimize, Finder shuts down, all the icons on my desktop disappear for a few seconds including those for hard drives. At first I just thought this was a faulty Mighty Mouse but I've now replaced that mouse with an M$ one and the problem is still there.
    Anyone know why this is happening and what I can do to stop it as it's really irritating!!

    It is a common error. Karn has picked up the confusion between iMac G5 instructions and iMac Intel instructions. It is now very important to know which iMac model the person has, because they are not the same and following the instructions for one can screw things up for the other.
    The iMac G5 has a SMU and these are its instructions for resetting; iMac G5: How to Reset the SMU, Included is this Step 4 instruction; Plug in the power cord while *simultaneously pressing and holding the power button* on the back of the computer.
    The iMac Intel has a SMC and these are its instructions for resetting; Intel-based iMac: How to reset the System Management Controller, Included is this Step 4 instruction; Plug the power cord back in, *making sure the power button is not being pressed* at the time. Then reconnect your keyboard and mouse to the computer.
    I have searched the knowledge base and find no new instructions for the Aluminum iMacs, so I have to assume that the instructions have not changed for the new iMac Intel models.

Maybe you are looking for

  • Multiple photo albums after synch

    Hi, I have synchronized a lot of photo albums to the iPhone 4S (iOS 7.1) from my Win7 PC. After a while I see a lot of copies of the albums in the photo app (e.g. 100 instead of only 30 I have synchronized), but they do not contain the original photo

  • What do I do if I suddenly can not open certain websites on my iMac

    A few weeks ago I tried going to my library website to see if a book was in and it wouldn't load and I figured my internet was just being screwy. Now no matter what website I try to open if it says .mil other than the actual website army.mil it will

  • Premiere Pro CS5 zeigt beim Exportieren von Medien Hinweisfenster

    Hallo @ll, heute habe ich in Premiere Pro CS5 meinen ersten Film bearbeitet. Als ich den Film exportieren wollte unter Datei --> Exportieren --> Medien, geht als erstes ein Hinweisfenster auf. "Für diese Version von Premiere Pro ist ein Adobe Media E

  • "Photo- Edit In" choices are grayed out

    This morning Photoshop 2014 and  2015 were playing nicely together.  I came back after dinner and now all choices in the "Photo->Edit In" menu section are grayed out and cannot be selected.  I have performed a hard reboot without any change in this p

  • OTL Timecard Approver

    Hi All , I have a requirement where in the timecard approval notifications should go to a specific employee (not to the supervisor) . I see in the Approval styles window , we have options like Workflow or Formula Mechanism . Can someone please throw