|
From: <pl...@pi...> - 2015-11-26 11:49:12
|
On 26/11/15 07:49, Daniel J Sebald wrote: > On 11/25/2015 04:57 PM, pl...@pi... wrote: >> Hi, >> >> I have just built current CVS and was quickly testing qt. ( built with >> qt5 ) >> >> Terminal type set to 'qt' >> gnuplot> plot sin(x*2.0*pi) >> >> >> It works and resizes cleanly but the window is stuck up against the top >> left corner of the screen and I do not have a title bar on it. >> >> No means to move the window and no close button to get rid of it. >> >> Built on Fedora23 LXDE spin installation. > > Isn't there some type of dock you can put on the desktop that will allow > minimizing applications? Does that work properly with the window? > > I'm not sure if many have been using qt5. Typically it is qt3 or qt4 > that is used. Unless you need qt5 for something else, try removing qt5 > from your installed software and run ./configure once again. See if the > system finds qt4 and builds. > > Dan > Thanks Dan, yes, the minimise tool works. The configuration tool gets a proper window with title bar and buttons. Save_As dialogue is normal. Just the plot window is missing normal title bar. I will try qt4 later, I have other broken software to chase up first. At some stage I need to find time to actually USE the machine as well as maintain it. Thanks for the suggestions. Peter. |