Vi runs while mouse down

I need a vi to run while the right mouse click button is down, but as soon as the operator releases the mouse button, the vi closes. And it needs to run under the event structure.
PaulG.
"I enjoy talking to you. Your mind appeals to me. It resembles my own mind except that you happen to be insane." -- George Orwell

'-2' of what? My RMB returns 2 for the mouse button.
And you should wait on a mouse up event after the mouse down, see here.
Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas
LabVIEW, programming like it should be!

Similar Messages

  • Rotating a scene while holding down the mouse?

    Hello Java Development community,
    I'm currently working on the beginnings of a 3D game that allows rotation, translation, and zooming of the scene/camera, but I've come across a problem that I can't solve. I want the scene to continually rotate when I press my mouse down on a side of the canvas and hold it there, but I'm not sure how to do that. I have a MouseListener that tells me where the user clicked/pressed and thus which way to rotate, but it will only rotate one unit per click. I want it to continually rotate at some rate while the mouse is held down. I don't know if this is possible, but any help would be much appreciated.
    Thanks,
    Jake

    Sorry, I wasn't that clear in the original post. I have a MouseListener and a MouseMotionListener. I have been able to record mousePressed and mouseDragged events, but mouseDragged events only fire when the mouse is held down and moved from the place where it was clicked. I want the scene to rotate while the mouse is held down and not moving. Maybe I'm missing something really basic or obvious here... I had tried making a silly loop in the mousePressed method that checks to see whether some boolean toggled by the mouseDragged method is true or not, but that doesn't seem to work because the program never leaves the loop to record other events that would change the loop condition...
    e.g. public class MyMouseListener implements MouseListener {
          public void mousePressed(MouseEvent e) {
                condition = true;
                while (condition) {
                     System.out.println("hi");
                     // rotate scene by x degrees
    public class MyMouseMotionListener implements MouseMotionListener {
          public void mouseDragged(MouseEvent e) {
                condition = false;
                System.out.println("bye");
    } Stupid, I know. But maybe it will help you see my problem.
    Message was edited by:
    jakeInJava

  • Mouse down event reading a string terminal trick

    Hi,
    I wondered why I was getting frustrated entering a pasword that was verified in the mouse down event of the OK button. This is becuase when you click the OK button the entered text is still in the buffer and not copied to the terminal. (Which is more natural than clicking somewhere on the FP first). Note pressing enter or tab gets the string control out of enter text mode.
    Turns out need update value while typing turned on if you want to gaurantee a correct read of a text input control in a mouse down event. As this is one of those not obvious but sometimes happens bugs... I have posted for reference for others :-)
    Example attached v8.6.1.
    Attachments:
    TestMouseDownEvent.vi ‏13 KB

    Nick wrote:
    Turns out need update value while typing turned on if you want to gaurantee a correct read of a text input control in a mouse down event.
    AFAIK, "Update value while typing" will trigger only a Value Change event of the Str Ctl.
    Mouse Down event will preceed a Value Change event, if you have both the event cases configured in your code.
    - Partha
    LabVIEW - Wires that catch bugs!

  • Win 8.1 Encountering PFN_List_Corrupt BSOD while shutting down

    Hi there, starting last month my computer began experiencing PFN_List_Corrupt BSODs occasionally while shutting down. I am running Win 8.1. I tried memory search but the system says no error was found. Could someone help me with this? The DMP Files are here: http://1drv.ms/1A7pv3k
    Thanks!

    Hi,
    Loading User Symbols
    Loading unloaded module list
    * Bugcheck Analysis *
    Use !analyze -v to get detailed debugging information.
    BugCheck 4E, {9a, 218e0c, 6, 2}
    *** WARNING: Unable to verify timestamp for igdkmd64.sys
    *** ERROR: Module load completed but symbols could not be loaded for igdkmd64.sys
    Probably caused by : igdkmd64.sys ( igdkmd64+1c992 )
    Followup: MachineOwner
    4: kd> !analyze -v
    * Bugcheck Analysis *
    PFN_LIST_CORRUPT (4e)
    Typically caused by drivers passing bad memory descriptor lists (ie: calling
    MmUnlockPages twice with the same list, etc). If a kernel debugger is
    available get the stack trace.
    Arguments:
    Arg1: 000000000000009a,
    Arg2: 0000000000218e0c
    Arg3: 0000000000000006
    Arg4: 0000000000000002
    Debugging Details:
    BUGCHECK_STR: 0x4E_9a
    CUSTOMER_CRASH_COUNT: 1
    DEFAULT_BUCKET_ID: WIN8_DRIVER_FAULT
    PROCESS_NAME: dwm.exe
    CURRENT_IRQL: 2
    ANALYSIS_VERSION: 6.3.9600.16384 (debuggers(dbg).130821-1623) amd64fre
    LAST_CONTROL_TRANSFER: from fffff80333a17527 to fffff8033396a1a0
    STACK_TEXT:
    ffffd000`b29a5548 fffff803`33a17527 : 00000000`0000004e 00000000`0000009a 00000000`00218e0c
    00000000`00000006 : nt!KeBugCheckEx
    ffffd000`b29a5550 fffff803`338691b2 : 00000002`146d2863 00000000`00000020 fffff6f0`00e56998
    00000000`00002000 : nt!MiBadRefCount+0x4f
    ffffd000`b29a5590 fffff803`33868ea1 : 00000000`00000000 00000000`00000001 00000000`00000010
    00000000`00000001 : nt!MiInsertNonPagedPoolOnSlist+0x2e2
    ffffd000`b29a55f0 fffff803`33abb3d7 : 00000000`00000000 ffffc000`c13de510 ffffc000`c22e14d0
    fffff800`6d4d6956 : nt!MiFreePoolPages+0x5d
    ffffd000`b29a5620 fffff803`33abbd0f : ffffe001`c9c61010 ffffe001`ce7027c0 00000000`00000000
    00000000`00000002 : nt!ExDeferredFreePool+0x3c7
    ffffd000`b29a56a0 fffff800`77301992 : 00000000`00000000 00000000`00000000 ffffe001`ce0d0000
    00000000`324d4740 : nt!ExFreePoolWithTag+0x84f
    ffffd000`b29a5790 00000000`00000000 : 00000000`00000000 ffffe001`ce0d0000 00000000`324d4740
    ffffe001`ce279bb0 : igdkmd64+0x1c992
    STACK_COMMAND: kb
    FOLLOWUP_IP:
    igdkmd64+1c992
    fffff800`77301992 ?? ???
    SYMBOL_STACK_INDEX: 6
    SYMBOL_NAME: igdkmd64+1c992
    FOLLOWUP_NAME: MachineOwner
    MODULE_NAME: igdkmd64
    IMAGE_NAME: igdkmd64.sys
    DEBUG_FLR_IMAGE_TIMESTAMP: 52379d96
    FAILURE_BUCKET_ID: 0x4E_9a_igdkmd64+1c992
    BUCKET_ID: 0x4E_9a_igdkmd64+1c992
    ANALYSIS_SOURCE: KM
    FAILURE_ID_HASH_STRING: km:0x4e_9a_igdkmd64+1c992
    The dump shows that the BSOD is probably caused by : igdkmd64.sys
    It is known as Intel Graphic Kernel Mode Driver or belongs to software intel Graphic Accelerator Drivers for Windows.
    I suggest you keep the latest version of the driver or software, or reinstall as a test.
    Yolanda Zhu
    TechNet Community Support

  • Frequent Mouse-Down Errors

    I'm experiencing frequent (every 11 minutes or so) mouse-down errors. As this occurs in any variety of apps, including the Finder, the application in-use seems to not be a factor.
    I will be using an application and suddenly the track-pad no longer works. This is will last for between one and three minutes. Sometimes, the front-most window will veer suddenly to the left so that it is halfway off the screen. I will be unable to move it until the mouse-down error ends. Most of the time, I can continue to move the mouse around during these events, but I can't click on or move anything. Sometimes, gestures (like 4 finger push up to reveal Mission Control) will be disabled during these events, but not always. During these events, I am also unable to drag and drop any files from one space to another.
    This is extremely frustrating and very disruptive to my work and I would really appreciate any help in resolving this.
    The problem began a week or so ago after I installed more than a dozen applications; I have experimented with quitting one menulet at a time with no results. It seems to me, since the error is occurring on a fairly regular basis that one background process or another is causing it so the offending app would need to be fully uninstalled, not just quit anyway.
    I'm wondering, at this point, if I should just restore from a two week old backup, but I would really like to avoid that hassle if it's possible to simple identify the offending process.
    These are some of the console logs of mouse-downs:
    This is the most recent EtreCheck report:
    EtreCheck version: 1.9.15 (52)
    Report generated 23, August, 2014 11:45:28 AM EDT
    Hardware Information: ?
        Mac mini Server (Late 2012) (Verified)
        Mac mini - model: Macmini6,2
        1 2.6 GHz Intel Core i7 CPU: 4 cores
        16 GB RAM
    Video Information: ?
        Intel HD Graphics 4000 - VRAM: 768 MB
            E2350 1920 x 1080 @ 60 Hz
    System Software: ?
        OS X 10.8.5 (12F45) - Uptime: 1 day 13:45:29
    Disk Information: ?
        APPLE SSD SM256E disk0 : (251 GB)
        S.M.A.R.T. Status: Verified
            disk0s1 (disk0s1) <not mounted>: 209.7 MB
            ⨀ (disk0s2) / [Startup]: 250.14 GB (72.26 GB free)
            Recovery HD (disk0s3) <not mounted>: 650 MB
        APPLE SSD SM256E disk1 : (251 GB)
        S.M.A.R.T. Status: Verified
            disk1s1 (disk1s1) <not mounted>: 209.7 MB
            ☾ (disk1s2) /Volumes/☾: 250.66 GB (250.34 GB free)
    USB Information: ?
        VIA Labs, Inc.  USB3.0 Hub        
            VIA Labs, Inc.  USB3.0 Hub        
                Western Digital My Book 1144 4 TB
                    S.M.A.R.T. Status: Verified
                    disk7s1 (disk7s1) <not mounted>: 209.7 MB
                    ⠍⠑⠙⠊⠁∞ (disk7s2) /Volumes/⠍⠑⠙⠊⠁∞: 4 TB (695.3 GB free)
                Western Digital My Book 1144 4 TB
                    S.M.A.R.T. Status: Verified
                    disk6s1 (disk6s1) <not mounted>: 209.7 MB
                    ⠍⠑⠙⠊⠁ (disk6s2) /Volumes/⠍⠑⠙⠊⠁: 4 TB (1.17 TB free)
                Western Digital My Book 1144 2 TB
                    S.M.A.R.T. Status: Verified
                    disk5s1 (disk5s1) <not mounted>: 209.7 MB
                    ♾ ∞ (disk5s2) /Volumes/♾ ∞: 2 TB (823.76 GB free)
                Western Digital My Book 1144 2 TB
                    S.M.A.R.T. Status: Verified
                    disk4s1 (disk4s1) <not mounted>: 209.7 MB
                    ♾ (disk4s2) /Volumes/♾: 2 TB (826.78 GB free)
            VIA Labs, Inc.  USB3.0 Hub        
        Wacom Co.,Ltd. Intuos5 touch L
        Audioengine                      Audioengine 2+  
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple, Inc. IR Receiver
    Firewire Information: ?
        LaCie Group SA LaCie DVD MULTI Drive 400mbit - 400mbit max
        WD My Book 111D 800mbit - 800mbit max
            S.M.A.R.T. Status: Verified
            disk3s1 (disk3s1) <not mounted>: 209.7 MB
            ⨀ ☾ ∞ (disk3s2) /Volumes/⨀ ☾ ∞: 999.83 GB (310.49 GB free)
        WD My Book 111D 800mbit - 800mbit max
            S.M.A.R.T. Status: Verified
            disk2s1 (disk2s1) <not mounted>: 32 KB
            Djuna (disk2s3) /Volumes/Djuna: 2 TB (467.22 GB free)
    Thunderbolt Information: ?
        Apple Inc. thunderbolt_bus
    Configuration files: ?
        /etc/hosts - Count: 21
    Gatekeeper: ?
        Anywhere
    Kernel Extensions: ?
        [loaded]    com.AmbrosiaSW.AudioSupport (4.1.2 - SDK 10.7) Support
        [loaded]    com.Cycling74.driver.Soundflower (1.6.6 - SDK 10.6) Support
        [loaded]    com.bresink.driver.BRESINKx86Monitoring (9.0) Support
        [loaded]    com.cleancutcode.displaypaddriver (14 - SDK 10.7) Support
        [loaded]    com.cleancutcode.displaypadframebuffer (14 - SDK 10.7) Support
        [loaded]    com.dvdfab.kext.fabio (1) Support
        [loaded]    com.eltima.ElmediaPlayer.kext (1.58 - SDK 10.4) Support
        [loaded]    com.makemkv.kext.daspi (1) Support
        [not loaded]    com.roxio.TDIXController (2.0) Support
        [not loaded]    com.silabs.driver.CP210xVCPDriver (3.0.0d1) Support
        [not loaded]    com.silabs.driver.CP210xVCPDriver64 (3.0.0d1) Support
        [not loaded]    com.wacom.kext.wacomtablet (6.3.6 - SDK 10.8) Support
        [not loaded]    com.wdc.driver.1394HP (1.0.9) Support
        [loaded]    com.wdc.driver.1394_64HP (1.0.1 - SDK 10.6) Support
        [not loaded]    com.wdc.driver.USBHP (1.0.11) Support
        [loaded]    com.wdc.driver.USB_64HP (1.0.0 - SDK 10.6) Support
        [loaded]    org.virtualbox.kext.VBoxDrv (4.3.12) Support
        [loaded]    org.virtualbox.kext.VBoxNetAdp (4.3.12) Support
        [loaded]    org.virtualbox.kext.VBoxNetFlt (4.3.12) Support
        [loaded]    org.virtualbox.kext.VBoxUSB (4.3.12) Support
    Startup Items: ?
        ProTec6b: Path: /Library/StartupItems/ProTec6b
        rEFItBlesser: Path: /Library/StartupItems/rEFItBlesser
    Launch Daemons: ?
        [loaded]    com.adobe.fpsaud.plist Support
        [loaded]    com.adobe.SwitchBoard.plist Support
        [loaded]    com.ambrosiasw.ambrosiaaudiosupporthelper.daemon.plist Support
        [loaded]    com.barebones.authd.plist Support
        [loaded]    com.bombich.ccc.plist Support
        [running]    com.bombich.ccc.scheduledtask.17F56F48-3C2C-4D3B-B47E-205306ACCFDB.plist Support
        [not loaded]    com.bombich.ccc.scheduledtask.2D2A146C-2C9A-49C3-AB42-CC8739EB950B.plist Support
        [not loaded]    com.bombich.ccc.scheduledtask.5E0B2858-77D7-4B7F-9CFF-200039E53FA9.plist Support
        [running]    com.bombich.ccc.scheduledtask.5FDB8E27-273B-485D-AC72-217F3FD8119B.plist Support
        [running]    com.bombich.ccc.scheduledtask.65FB7ACA-8A91-47EC-AC2F-348EE1CE3AC4.plist Support
        [running]    com.bombich.ccc.scheduledtask.D8145D25-190A-44BF-BB03-CF94E6D9ADD7.plist Support
        [loaded]    com.cyberghostsrl.CyberghostPrivilegedHelper.plist Support
        [running]    com.eltima.ElmediaPlayer.daemon.plist Support
        [running]    com.freemacsoft.appcleanerd.plist Support
        [loaded]    com.github.GitHub.GHInstallCLI.plist Support
        [loaded]    com.google.keystone.daemon.plist Support
        [running]    com.informer.mac.daemon.plist Support
        [loaded]    com.JWVD.cbcache.plist Support
        [loaded]    com.microsoft.office.licensing.helper.plist Support
        [loaded]    com.oracle.java.Helper-Tool.plist Support
        [loaded]    com.oracle.java.JavaUpdateHelper.plist Support
        [not loaded]    com.robohippo.HippoConnectDaemon.plist Support
        [loaded]    com.rogueamoeba.instanton-agent.plist Support
        [loaded]    com.teamviewer.Helper.plist Support
        [not loaded]    com.teamviewer.teamviewer_service.plist Support
        [loaded]    com.timesoftware.timemachineeditor.helper.plist Support
        [running]    com.wdc.WDDMservice.plist Support
        [running]    com.wdc.WDSmartWareServer.plist Support
        [loaded]    net.interacto.flavours.helper.plist Support
        [running]    org.glimmerblocker.proxy.plist Support
        [loaded]    org.macosforge.xquartz.privileged_startx.plist Support
        [not loaded]    org.virtualbox.startup.plist Support
        [loaded]    org.wireshark.ChmodBPF.plist Support
    Launch Agents: ?
        [not loaded]    com.adobe.AAM.Updater-1.0.plist Support
        [loaded]    com.divx.dms.agent.plist Support
        [loaded]    com.divx.update.agent.plist Support
        [running]    com.epson.eventmanager.agent.plist Support
        [loaded]    com.google.keystone.agent.plist Support
        [loaded]    com.oracle.java.Java-Updater.plist Support
        [running]    com.robohippo.HippoConnectAgent.plist Support
        [not loaded]    com.teamviewer.teamviewer.plist Support
        [not loaded]    com.teamviewer.teamviewer_desktop.plist Support
        [running]    com.wacom.wacomtablet.plist Support
        [failed]    net.culater.SIMBL.Agent.plist Support
        [loaded]    org.glimmerblocker.updater.plist Support
        [loaded]    org.macosforge.xquartz.startx.plist Support
    User Launch Agents: ?
        [loaded]    com.adobe.ARM.[...].plist Support
        [failed]    com.adobe.ARM.[...].plist Support
        [loaded]    com.BlueStacks.AppPlayer.LogRotator.plist Support
        [loaded]    com.BlueStacks.AppPlayer.Service.plist Support
        [loaded]    com.BlueStacks.AppPlayer.UninstallAgent.plist Support
        [loaded]    com.BlueStacks.AppPlayer.UpdaterAgent.plist Support
        [running]    com.bombich.ccc-user-agent.plist Support
        [running]    com.nchsoftware.expressinvoice.agent.plist Support
        [running]    com.nchsoftware.inventoria.agent.plist Support
        [loaded]    com.nchsoftware.switch.schedule.LikeSurvey.plist Support
        [running]    com.plexapp.helper.plist Support
        [running]    com.spotify.webhelper.plist Support
        [loaded]    com.valvesoftware.steamclean.plist Support
        [not loaded]    org.virtualbox.vboxwebsrv.plist Support
        [loaded]    uk.co.markallan.clamxav.clamscan.plist Support
        [loaded]    uk.co.markallan.clamxav.freshclam.plist Support
    User Login Items: ?
        CheatSheet
        handyPrintDaemon
        iTunesHelper
        iTunes
        Degrees
        Calendar
        Wunderlist
        Mint QuickView
        Mail Call
        Plex Media Server
        Dropbox
        DeskConnect
        CloudClip Manager
        Converto
        Brightness Slider
        ByteController
        Moom
        App for Facebook
        Cobook
        Numi 2
        SnappyApp
        TotalFinder
        XtraFinder
    Internet Plug-ins: ?
        DirectorShockwave: Version: 12.0.5r146 - SDK 10.6 Support
        o1dbrowserplugin: Version: 5.4.2.18903 Support
        JavaAppletPlugin: Version: Java 7 Update 60 Check version
        WacomNetscape: Version: 2.1.0-1 - SDK 10.8 Support
        OVSHelper: Version: 1.1 Support
        AmazonMP3DownloaderPlugin101750: Version: AmazonMP3DownloaderPlugin 1.0.17 - SDK 10.4 Support
        WacomTabletPlugin: Version: WacomTabletPlugin 2.1.0.2 Support
        AdobeAAMDetect: Version: AdobeAAMDetect 1.0.0.0 - SDK 10.6 Support
        FlashPlayer-10.6: Version: 14.0.0.145 - SDK 10.6 Support
        DivX Web Player: Version: 3.2.1.977 - SDK 10.6 Support
        AdobePDFViewerNPAPI: Version: 11.0.07 - SDK 10.6 Support
        Flash Player: Version: 14.0.0.145 - SDK 10.6 Outdated! Update
        QuickTime Plugin: Version: 7.7.1
        googletalkbrowserplugin: Version: 5.4.2.18903 Support
        SharePointBrowserPlugin: Version: 14.3.6 - SDK 10.6 Support
        AdobePDFViewer: Version: 11.0.07 - SDK 10.6 Support
        Silverlight: Version: 5.1.20913.0 - SDK 10.6 Support
        MeetingJoinPlugin: Version: (null) - SDK 10.6 Support
    Safari Extensions: ?
        myPlex Queue-2
        AdBlock
        DuckDuckGo
        Save to Pocket
        LinkThing
        Deanimator
        Harakirimail
        dotepub
        ClickToFlash
        JavaScript Blocker-2 (Disabled)
        FeedButton
        1Password
    Audio Plug-ins: ?
        AirPlay: Version: 1.7 - SDK 10.8
        iSightAudio: Version: 7.7.1 - SDK 10.8
        InstantOn: Version: 8.0.0 - SDK 10.8 Support
    iTunes Plug-ins: ?
        Quartz Composer Visualizer: Version: 1.4 - SDK 10.8
    User Internet Plug-ins ?
        BlueStacks Install Detector: Version: 0.3.6 - SDK 10.7 Support
        RealPlayer Plugin: Version: Unknown
    3rd Party Preference Panes: ?
        Flash Player  Support
        GlimmerBlocker  Support
        handyPrint  Support
        Java  Support
        MenuMeters  Support
        Perian  Support
        Shades Preferences  Support
        SwitchResX  Support
        WacomTablet  Support
    Time Machine: ?
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: YES
        Volumes being backed up:
            ⨀: Disk size: 232.96 GB Disk used: 165.67 GB
            ☾: Disk size: 233.44 GB Disk used: 298 MB
        Destinations:
            Ectoplasm [Local] (Last used)
            Total size: 931.16 GB
            Total number of backups: 77
            Oldest backup: 2013-12-21 04:36:50 +0000
            Last backup: 2014-08-23 15:01:44 +0000
            Size of backup disk: Adequate
                Backup size 931.16 GB > (Disk used 165.96 GB X 3)
        Time Machine details may not be accurate.
        All volumes being backed up may not be listed.
    Top Processes by CPU: ?
            11%    firefox
             2%    WindowServer
             1%    Dropbox
             1%    Console
             1%    plugin-container
    Top Processes by Memory: ?
        1.76 GB    firefox
        1.70 GB    com.apple.automator.xpc.workflowServiceRunner
        393 MB    mds
        262 MB    iTunes
        213 MB    installd
    Virtual Memory Information: ?
        3.03 GB    Free RAM
        6.08 GB    Active RAM
        4.47 GB    Inactive RAM
        2.41 GB    Wired RAM
        1.56 GB    Page-ins
        0 B    Page-outs
    Again, I would really appreciate any suggestions or questions you can throw at me.
    Thank you

    Try un-installing SIMBL. It is a system hack.
    SIMBL Uninstall
    SIMBL Uninstall (2)     See solution posted by Linc Davis .
    Try un-installing the applications you installed. Un-install using the developer’s instructions to make sure you remove all parts of the application. Some people recommend not installing an application unless you know how to remove it. When you find the problem application, you can try re-installing the others.

  • PDA Mouse Down Event on Picture Control

    While using the Mouse Down Event on the Picture Control for LabVIEW 7.1 PocketPC PDA, I want to get the xy coordinates on where the user tapped on the pict control. Any ideas or workarounds?
    Robert

    Hello Robert �
    What do you mean by �outputting individual horizontal and vertical components�?
    In the LabVIEW PDA module (and this applies to PocketPC and PalmOS), clusters will not show up in the PDA�s screen. You can use clusters to group controls/indicators but when there is need of sending a new value/showing the value in the screen, the bundle and unbundled functions have to be used, so that you can have individual controls/indicators to pass a new value/see the value, respectively.
    So, from the Coords terminal in a Mouse Down/Up event, you need to unbundle the cluster and create individual indicators for each, the horizontal and vertical position.
    I am attaching an example to show you what I mean. For PalmOS, the same applies.
    H
    ope this helps and if I misunderstood your post, please let me know.
    Have a great day.
    S Vences
    Applications Engineer
    National Instruments
    Attachments:
    PPC_Picture_Events.vi ‏30 KB

  • Mouse down shows small text

    I have been having a hard time figuring out where to fix this mouse down problem. On this new site magbacker.com, when you click the left navigation text the text gets smaller. I have a separate css style sheet called "sprymenubarvertical2.css" and a overall site css style sheet called "magbacker.css". I also have a few internal css styles on each page for specail design elements. The font size of the left navigation is 17px and on some of the pages it goes smaller when you click or mouse down on the text. Some page it stays the same which is what I want. I don't want the text to change when clicking it or doing a mouse down. I can post the css code here if necessary but you savy css coders should be able to see it based on veiwing the source code on the site.
    I'm working on the site as you read this due to a tight deadline so some things maybe changed.
    Any help on this seemingly simple fix would be most apprecaited.
    http://magbacker.com
    Thanks,
    Jay

    In each page you have embedded styles.  Change this -
    a:active {
         text-decoration: none;
         font-family: Arial, Helvetica, sans-serif;
         font-size: 10px;
         color: #00F;
    to this -
    a:active {
         text-decoration: none;
         font-family: Arial, Helvetica, sans-serif;
         color: #00F;
    By the way, while browsing to one of those pages, increase the text size in your browser a few times and you'll see why we plead with people NOT to use absolute positioning as a layout tool.

  • Mouse down & mouse down in one event

    I am trying to put a mouse down with a mouse down in the same event. The first mouse down is to control a graph and the second a table. When I add the second mouse down event the Graph mouse down doesn't work.
    What am I doing wrong>
    Paul Power
    I have not lost my mind, it's backed up on a disk somewhere

    By stopped working I mean a broken run arrow and disabled property nodes giving broken wires
    I have attached the xy graph code being used
    Paul Power
    I have not lost my mind, it's backed up on a disk somewhere
    Attachments:
    XY graph - closest point.vi ‏24 KB
    scatter plot.vi ‏27 KB

  • Mouse down event and Click event in List Box Very urgent.

    Hi,
           How can i differentiate mouse down and itemclick in ListBox.Its very urgent.
    Regards,
    Jayagopal.

    Nick wrote:
    Turns out need update value while typing turned on if you want to gaurantee a correct read of a text input control in a mouse down event.
    AFAIK, "Update value while typing" will trigger only a Value Change event of the Str Ctl.
    Mouse Down event will preceed a Value Change event, if you have both the event cases configured in your code.
    - Partha
    LabVIEW - Wires that catch bugs!

  • ADMFlashPlayer Mouse Down/Drag problem on MACOS 10.5

    I have successfully created a ADMFlashPlayer item however,
    When I use the mouse to scroll or push a button, there appears to be no user feedback on the UI controls (Scrollbar or Button).
    On closer inspection it appears that while the left mouse mouse button is held down there is nothing being refreshed inside the ADMItem flash player item. I know for a fact that the Flash movie is preforming the operation offscreen and is only rendered after the left mouse button is released.
    I have tried SADMItem->Invalidate() & SADMItem->Validate() to force refresh the flash player, and dialog from a kADMIntermediateChangedNotifier event.
    Force refreshing in this manner simply does not work (or any manner).
    I believe this behaviour is only MAC OS related. My guess is that some sort of drag event, (or other mouse down event) is blocking any ADMFlashPlayer from updating its contents to be rendered correctly.
    (If this is not a bug, it is quite possibly my code causing the problem)
    I think the Patch panel Flash player may also suffer from this same problem?
    Any help will be appreciated!

    I disabled the mail extensions by removing them from the ~/Library/Mail/Bundles/ directory. I didn't think the mail extensions could get patched into Mail.app by any other means, but if you care to clarify I would appreciate it.

  • HT1430 The screen on my Itouch is erratic with white lines running up and down.  I tried restoring it and holding down on/off button and menu button for 10 seconds about 5 times.  Any ideas on if this can be fixed or am I out of an I touch.  Thank you.

    I need help with my Itouch Screen.  It's running erratic with white line running up and down.  Tried restoring and resetting but nothing works.  Any ideas?  I don't know how this happened.  Might have rubbed a smudge off screen while it was on.  Would this have broken it?  Can it be fixed?  Thanks, Arlene

    - Restore to factory settings/new iOS device.                       
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
      Apple Retail Store - Genius Bar                                                              
    Apple will exchange your iPod for a refurbished one for $99 fr a 16 GB 4G. They do not fix yours.
      Apple - iPod Repair price

  • How do you keep a VI running while waiting for user input?

    I have a VI that:
    1.  The user enters set points.
    2.  The user starts the VI and the VI sends the set points to an external process via a serial interface.
    3.  The VI  stops running.
    4   The user waits for the external process to complete.
    5.  Repeat sequence. Go to Step 1.
    This works well except for one small problem.  Starting the VI in step 2 causes an external micro controller to reset.  During the reset it will ignore set point commands.  To get around this problem a delay has been added between when the VI opens the serial port and when the VI sends the set points to the external process   Is it possible to keep a VI running continuously in this type of application, thereby eliminating the start up and shut down of the serial interface?
    If yes, how do you keep a VI running while waiting for user input?
    Howard

    The ones for the event structure specifically. I'm posting from my phone. Look at the basic ones for user input. even a simple while loop with a boolean and a case statement would work.

  • Play on mouse down

    Hello,
    is it possible to make Audition play on mouse down when playing?
    as it made in most audio editors

    ok, sorry for my english, I'll try to explain again by steps:
    1. I click on waveform editor
    2. I press the space bar
    3. Now, while playing, I want to change the position of CTI whithout stoping.  so I click again on another place on waveform editor but CTI doesn't chage its position,  instead - a new  CTI appears on the new place where I clicked (dotted line). but I want CTI to change its position immediately to the place where I clicked

  • [LV2013] Events ordering (mouse down vs. value changed) ?

    Hi,
    I've encountered a problem with my real-time behaving UI.
    The event distribution mechanism registers several events
    linked to various UI controls.
    Two of them are set this way :
    String control: value changed
    Tree control : mouse down
    The problem is that the String control is used both to display
    and modify values within the tree. Click an item, its name is
    displayed in the String control, modify the String control, the
    new value is reflected into the Tree control.
    The issue is when I edit a string inside the String control and
    click another item in the Tree Control, the first event fired is
    the Mouse down event on the Tree control. Then only the
    Value changed event is fired.
    What happens is that case is the value edited in the String
    control gets overwritten with the new clicked item's value,
    then it is saved inside the previous item's value.
    Is there a way to give a kind of priority on some events
    rather than others ?
    David Koch

    How is LabVIEW "nasty, nasty"?
    While it isn't doing what you want for your particular situation, it is doing exactly what it is supposed to do and is pretty logical.
    1.  You are in a control.
    2.  That control's value isn't update until you leave it.
    3.  Your method of leaving the control is by clicking on something else  (the mouse down).
    4.  The mouse down is what happens first, once LabVIEW detects the mouse down on another control, it then says, okay, now I need to take the focus from the first control and place it here.
    5.  It is the loss of focus from the first control that is what fires the value change event on the first control.
    So the precise order of events is:
    1.  Mouse Down event on control 2
    2.  Value change on control 1
    and that makes perfect sense.
    Your idea of reversing the order of events does not make sense to me.  I want LabVIEW to enqueue events as they happen, not rearrange them.  Supposed some other part of your VI is simultaneously issuing another value change event, or a user event.  Where should that event fall into the queue related to the other events you've had LabVIEW rearrange?
    From what I've seen from this message of yours and others in the past is you get quite upset when LabVIEW doesn't conform to your vision of the world and rather than figuring out how LabVIEW works and how to work with it, you try to fight how LabVIEW works and then take to the forums to complain.  If that is actually picture of you in your user icon, then that is exactly how I envision you while you are working on the computer.
     

  • Error while posting Down Payment

    Hi,
    I got error while posting down payment in F-48. the error was "Special G/L Indicator P is not defined for down payment".
    Thanks,

    Hello,
    "Special G/L Indicator P is not defined for down payment" because you have not maintained this indicator in your system. For maintain this you go to TC: OBYR, dbl down payment indicator P, , give your chart of accounts and press enter. Here you have to give normal Recon A/c and Alternative Recon A/c and save it. Now, go to TC: F-48 and you will able to post it now.
    Thanks
    Para

Maybe you are looking for

  • How many is too many columns in a composite index

    hi all, (using 10g r2) i do realize that there is not an exact right answer, but im more curious to find out how others have handled this situation, for better or for worse... i know the literal upper bound on the number of columns that can be part o

  • Changes allowed in shopping cart during approval

    Hi all, I am on SRM 7 , ECS. My reqirements are : 1. The requisitioner should not be able to change the shopping cart during approval workflow.I have changed the authorization level , BBP_WFL_SECURITY , to  none  " changes are not allowed" in the emp

  • Flash & AIR Meeting

    The Hawaii Flash User Group will be presenting a meeting on using AIR. It will also include on how to make your own extension with AIR.This meeting will be talking place on-line in Honolulu at 2:00 pm on February 20th, the meeting can also be viewed

  • Music Visualizer on Desktop AND Mobile!

    I miss the old school iTunes music Visualizers--they really brought songs to life

  • Photoshop crashes at start up.

    Windows 8