Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » CExtTabMdiOneNoteWnd question Collapse All
Subject Author Date
tera tera Jan 31, 2011 - 11:52 PM

Hello.


I want to change the scroll width of the tab.

In a click, I want to more largely scroll a tab.


http://ifreeta.dee.cc/20110201/Untitled2.html


When I kept on pushing the button of the tab, I cannot see the scroll of the tab.

It is late and cannot speed up? ( Prof2.87 version )

Technical Support Feb 1, 2011 - 9:53 AM

The CExtTabWnd::OnTabWndCalcButtonSize() virtual method computes the size of buttons inside the tab window. You can implement it and return a larger size.

The scrolling is fixed in Prof-UIS 2.91.