U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Library : Other (not classified elsewhere) » [FIXED] Full screen bug on additional screens. (GNU/Linux)
Re: [Bug report] Full screen bug on additional screens. (GNU/Linux) [message #37634 is a reply to message #37357] Mon, 29 October 2012 22:01 Go to previous messageGo to previous message
Klugier is currently offline  Klugier
Messages: 1118
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello,

I am sorry. It is my fault. But in meantime, I have found another better solution (I don't know it's good, but it works):

CtrlPos.cpp:
Size Ctrl::GetMaxSize() const
{	
	return GetVirtualScreenArea().Size();
}


Instead of:
Size Ctrl::GetMaxSize() const
{	
	return GetVirtualWorkArea().Size();
}


Sincerely,
Klugier


U++ - one framework to rule them all.

[Updated on: Mon, 29 October 2012 22:11]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Missing Docs for some virtual Ctrl:: functions
Next Topic: [Drag & Drop] How to reject Clip on base of content of data?
Goto Forum:
  


Current Time: Fri Jul 31 09:20:33 GMT+2 2026

Total time taken to generate the page: 0.00939 seconds