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++ Library support » TabCtrl » Disappearing tabs in TabCtrl
Re: Disappearing tabs in TabCtrl [message #23528 is a reply to message #23527] Tue, 27 October 2009 14:53 Go to previous messageGo to previous message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
Easy fix is to edit CtrLib/TabCtrl.cpp, TabCtrl::Layout and add a 'SyncTabs();' statement before the final line in that method, the one with 'Refresh();', while possibly commenting out the original call to SyncTabs in the same method.

Sorry for poor solution, this is just at 30 second glance over the source code; I don't have time right now to investigate why this is happening. You also don't need to maximize the dialog for the bug to appear; it is triggered by minimizing and the reduction of the control in size so much that it tries to bring out of view other tabs.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: TabCtrl crash in debug mode when using remove method
Next Topic: Hide tab in TabCtrl
Goto Forum:
  


Current Time: Tue May 14 09:51:21 CEST 2024

Total time taken to generate the page: 0.03125 seconds