Jump to content

jkittle

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by jkittle

  1. I am running into the same issue.  I created a pre-build script that updates items in the build spec.  However these updated get applied to the build spec on the harddisk and not into the current build spec loaded into memory.  I spent hours figuring this out.  It looks like the best solution is to create a script that runs my pre-build tasks and then calls the build script.

  2. Thanks Todd

    The Initialize Mouse.vi lead me to the Basic Input Demo.vi. This does a query of the mouse state and does indicate when the ‘back’ button (button 4) is pressed. I used the example to add a parallel loop to my even driven user interface. The Acquire Input Data.vi is a call to a library node which I have in a continuously running while-loop (100ms delay). This works to capture mouse button presses.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.