Home » Community » Newbie corner » Frameless(true); bug, my error or ???
Re: Frameless(true); bug, my error or ??? [message #37779 is a reply to message #37766] |
Mon, 12 November 2012 01:12   |
nlneilson
Messages: 644 Registered: January 2010 Location: U.S. California. Mojave &...
|
Contributor |
|
|
In 2010 I tinkered with FrameLess and did not have the clipping problem.
http://www.ultimatepp.org/forum/index.php?t=msg&goto=249 19&&srch=FrameLess#msg_24919
There were two problems then. On the task bar it didn't work correctly which seems OK now.
It was not drag able with out the top.
I will just have something like Ctrl+M+arrow keys.
For different computers the location is slightly different.
Clicking a Save>Exit option and:
leftP = GetRect().left;
topP = GetRect().top;
String LeftP = Format("%.0f", leftP);
String TopP = Format("%.0f", topP);
the location is saved to a .cfg file (along with a dozen other parameters) and only needs to be done once on each computer.
So now it is just a problem with the clipping.
On another computer the right is clipped so much it creates another menu bar and the bottom 2 EditField lines are gone.

It should be like this without the top bar:
http://www.nlneilson.com/wwposts/Frame-clip-4.png
[Updated on: Mon, 12 November 2012 01:16] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Fri Jul 18 13:51:28 CEST 2025
Total time taken to generate the page: 0.02729 seconds
|