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 #21442 is a reply to message #21439] Wed, 20 May 2009 14:08 Go to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
piotr5 wrote on Wed, 20 May 2009 04:58

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!


Ops. Thanks.

Mirek
 
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: Tue Aug 05 19:46:34 CEST 2025

Total time taken to generate the page: 0.04043 seconds