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.
Subject |
Author |
Date |
|
Ulrich Heinicke
|
Jun 14, 2008 - 2:24 PM
|
There is a bug into ExtTabWnd. I insert into your example ProfUIS_Controls into the file PageTapWindow.cpp the following line: CPageTabWindow::demo_items_data_t CPageTabWindow::g_ItemsData[] =
{
{ _T("&DevStudio"), true },
{ _T("4"), true },
now look at the screen shots: you can see that the text is not displayed for the second tab correctly. I think the rcEntireItem is to small. Please tell me where you calculate the rcEntireItem, so i can solve the problem. It’s very urgent for me. Ulrich
|
|