Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » fixex QuickTabs incorrect tab highlighting...
|
|
|
|
Re: fixex QuickTabs incorrect tab highlighting... [message #11626 is a reply to message #11624] |
Wed, 19 September 2007 20:06   |
|
Quote: | 1. I have no clue how it works, that's why I'm asking for a beginners sample / tuto.
|
Ok, I'll prepare a reference for new dev
Quote: | 2. I stated I can't chameleonize what's not SURELY included in EVERY gui app, if I #include <ide/QuickTabs/QuickTabs.h> and do some stuff with its style in any chameleon skin file then I'm FORCING to include it, that's why I'm asking to move it to CtrlLib. OTOH I launched theide & opened ide main package, then wrote QuickTabs:: and saw there is no QuickTabs::style nor QuickTabs::DefaultStyle(), so it seems it currently renders all things in a static harcoded way..
|
Yes, quick tabs use their own rendering "system", In fact there is only one method you need to change QuickTabs::DrawTab. Now it uses bitmaps from QuickTabs.iml, but you can refeactor it to support upp themes.
|
|
|
Re: fixex QuickTabs incorrect tab highlighting... [message #11629 is a reply to message #11626] |
Wed, 19 September 2007 20:43  |
piratalp
Messages: 26 Registered: September 2007 Location: Argentina
|
Promising Member |
|
|
Quote: | Yes, quick tabs use their own rendering "system", In fact there is only one method you need to change QuickTabs::DrawTab. Now it uses bitmaps from QuickTabs.iml, but you can refeactor it to support upp themes.
|
Ok, I can with some time & patience, but chameleonizing it will need to create a ChQuickTabsStyle and have to reference it inside customized skins srcs (like ribbon one) and it will force to include the package in final app..
Regards
|
|
|
Goto Forum:
Current Time: Mon Apr 28 18:14:25 CEST 2025
Total time taken to generate the page: 0.00742 seconds
|