Thomas_VDB Posted December 13, 2008 Report Share Posted December 13, 2008 Hi, I am porting a LabVIEW application from Windows to Linux (ubuntu). I haven't found any functional problems, but I can't get the front panel on the user-interface to go full screen. In Windows, when you set the front panel property "Window Bounds" to 1024x768, the front panel goes full screen, and comes in front of the windows taskbar. When I run the same VI in Linux, the taskbar (with the main menu) is still visible. Is there a way to run a VI really full screen in Linux? Thanks in advance, Thomas. Quote Link to comment
Kevin Payne Posted December 13, 2008 Report Share Posted December 13, 2008 I suggest you check the settings of your Linux taskbar - on Windows I have the taskbar property "Keep the taskbar on top of other windows" set, so your trick of expanding the window bounds wouldn't put the front panel in front of the taskbar on my machine. Quote Link to comment
LAVA 1.0 Content Posted December 13, 2008 Report Share Posted December 13, 2008 QUOTE (Kevin Payne @ Dec 12 2008, 10:44 AM) I suggest you check the settings of your Linux taskbar - on Windows I have the taskbar property "Keep the taskbar on top of other windows" set, so your trick of expanding the window bounds wouldn't put the front panel in front of the taskbar on my machine. The following code will hover over the start bar however it uses the FP.Panelbounds. http://lavag.org/old_files/monthly_12_2008/post-2399-1229077329.png' target="_blank"> Ton Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.