10-05-2005 03:40 PM
10-05-2005 05:22 PM
Hi RadarApp.
You can switch between different display settings within your application. Use the Windows SDK functions EnumDisplaySettings() and ChangeDisplaySettings().
Check the SDK Help for details.
10-05-2005 06:56 PM
10-05-2005 09:47 PM - edited 10-05-2005 09:47 PM
Message Edited by Wendy L on 10-05-2005 09:49 PM
10-13-2005 03:35 PM
Hi Wendy,
Thank you so much for your response. Your suggestion fixed the aspect ratio on our LabWindows radar application. The real-time circular sweeping bar display (a.k.a. Plan Position Indicator) is now round, rather than elliptical, when running on the wide screen laptop.
11-10-2005 09:22 AM
Bruce,
we are looking for a PPI display for our sonar application that runs in LabView. Have you finished the PPI? How could we get a copy of your VI?
Thanks.
Rob
12-13-2005 06:34 PM
I tried the suggestion and it worked for my PPI display. However, my LED's are still an eliptical shape even though I changed the resolution to 0% on the panel and made sure that the "Scale contents on resize" option was disabled. Does anyone have any ideas on how to fix this?
Thanks,
Donna