Jump to content

wildcatherder

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by wildcatherder

  1. I installed UI tools on my LabView 2012 and made use of the Dialog(Blackened).vi in several places during development.  

     

    When I compiled my code, I found that the text message for the dialog box had disappeared.  There are some dots on a line that may be the tops of some ascender strokes.  I was under time pressure, so I went back to standard dialog boxes.  I have attached a screen capture to demonstrate the problem.

     

    Is there some setting in the Build procedure that would affect only the message?  The blackened background is preferable because the instrumentation displays tend to be cluttered.

     

    If you look at the title bar, you can also see that the text message intended for the main dialog box display seems to have been concatenated to the Window Title.  It does not do this on the uncompiled version.

     

    The second attachment shows the implementation code which produced the results shown in attachment one after being compiled.

    post-14793-0-25183300-1363388585.jpg

    post-14793-0-44500800-1363389360_thumb.j

  2. I am working with a rather large vi handed over to me from a predecessor. All of the sequence structures are stacked. I need to change them to flat sequences if I have any hope of figuring this thing out. I need to find all the stacked structures and the tiny lines on the screen don't seem to be helping (and, of course, no zoom). Is there some way to list, search, highlight or otherwise identify all instances of a specific type of structure? Believe me, searching for "find" and "structure" doesn't get you anywhere.

×
×
  • Create New...

Important Information

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