Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Two monitor
Re: Two monitor on linux [message #21439 is a reply to message #21272] Wed, 20 May 2009 10:58 Go to previous messageGo to previous message
piotr5 is currently offline  piotr5
Messages: 107
Registered: November 2005
Experienced Member
thanks, I found the error. it's not the fault of InitX11Draw(const char *dispname) itself, but rather an error in the function with the same name called by it. there is a superfluous "int" declaring a local variable with the same name as a global one, and this variable is responsible for storing the screen-number. this way the global screen-number is never defined (and luckily defaults to zero). I removed that "int" directive and it works!
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: why cant i edit an image a second time?
Next Topic: mouse select text bug
Goto Forum:
  


Current Time: Wed Jun 05 20:32:51 CEST 2024

Total time taken to generate the page: 0.02027 seconds