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 » Configuartion Flags Windows -> Missing Captions and Buttons
icon10.gif  Re: Configuartion Flags Windows -> Missing Captions and Buttons [message #3162 is a reply to message #3160] Tue, 09 May 2006 15:03 Go to previous messageGo to previous message
3togo is currently offline  3togo
Messages: 83
Registered: May 2006
Location: Hong Kong SAR
Member
I guess I've found where the bug comes from.

In Switch.cpp between line 202 and 211
//if(horz) {
// x += hr.Width() + sz.cy / 2;
// posx[i] = x;
//}
//else
y += linecy;
}
//if(horz)
// posx[i - 1] = sz.cx;
}
theide sets horz to true by default which contradicts with the visual display shown by the layout editor.

By the way, is there any way to set "switch button" to vertical within the layout editor.

Many thanks



3togo

[Updated on: Tue, 09 May 2006 15:05]

Report message to a moderator

 
Read Message BugFixedDead.gif
Read Message
Read Message icon10.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon9.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Dual Screen Bug
Next Topic: dependancies
Goto Forum:
  


Current Time: Wed Aug 13 05:29:20 CEST 2025

Total time taken to generate the page: 0.07123 seconds