06-11-2013 03:56 PM
LabVIEW 2012 Version 12.0f3 (32-bit)
Windows 7 Enterprise
I have a simple application that monitors voltage and temperature. The front panel have 3 sections, one for the controls and the 2 others have waveform charts. The section are made using a vertical and an horizontal splitter bars. The 2 waveform charts are set to Fit Pane and Scale Object with Pane.
When I run the application I can maximize and minimize the front panel window without problem. If I stop the application when the window is maximized I can restart the application and then minimize the window without problem. The problem occurs when I stop the application with the window maximized and then minimize it, this is when LabVIEW crashes. We can see from the attached picture that the Charts are not scaling back to the panes sizes.
Updated: Just been able to reproduce it to a smaller extent, see second pics (but LV didn't crash). It seems to happen when the plot legend shows more than one plot.
Is it a known bug of LV2012?
Ben64
06-11-2013 11:10 PM
Its may be because of VI also. Post your VI in 2011 format.
Thanks
06-12-2013 01:01 PM
06-13-2013 12:26 AM
@ben64 wrote:
More info. It happens only when either or both "Show menu bar" and "Show toolbar when running" are uncheck in the Customize Window Appearance dialog box of the VI properties.
Definitely looks like a bug.
Are you sure about this ? Becasue I dont agree with you. Can you please post any code which justifies this.
Thanks