Jump to content

Matthew Zaleski

Members
  • Posts

    27
  • Joined

  • Last visited

Everything posted by Matthew Zaleski

  1. QUOTE (Rio C. @ Jan 26 2009, 07:57 PM) My main GUI is multi-pane with status bar so I went with Rio C.'s solution. Thanks again for all the tips. I'll keep the Open G solution in my back pocket for single-pane GUIs.
  2. I've done several searches and didn't find an answer (probably because I don't know the right words in LabVIEW parlance). And this problem seems so basic, someone has to have answered it before. I have a main GUI front panel that has a section that is relevant for the user at run time plus a number of off-screen indicators used while debugging the code. The problem I'm having is that during development, the front panel gets scrolled at time to the debugging indicators. What I want is that during my initialization code (if I detect App.Kind to be Run Time System) to "rescroll" the front panel to what the user expects, not my debugging indicators. In my searches, I've seen stuff about FP.Origin (deprecated in 8.x). I think that is what I was looking for. Any pointers to relevant examples or docs to solve my problem?
×
×
  • Create New...

Important Information

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