piratalp Messages: 26 Registered: September 2007 Location: Argentina
Promising Member
unodgs wrote on Mon, 17 September 2007 15:06
Well, there is no problem at all to move quicktabs to ctrllib but maybe better make it a "free" package. For now try to chamelonize it as it is now.
1. I have no clue how it works, that's why I'm asking for a beginners sample / tuto.
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..