Page 1 of 1

Tab control in CodeLite

Posted: Tue Jan 20, 2009 11:32 pm
by bigpilot
Hi,

The tab control in CodeLite, I'd like to use it in a project. Where can I find the files? I love that it has a small close button on it, I would really like that for a couple of projects.

Thx

Re: Tab control in CodeLite

Posted: Tue Jan 20, 2009 11:36 pm
by eranif
The tab control is "home made", you can get it from codelite sources:

Download codelite sources and copy the following files to your project:

Plugin/custom_notebook.*
Plugin/custom_tab.*
Plugin/custom_tabcontainer.*
Plugin/drawingutils.*

The class name: Notebook

Eran

Re: Tab control in CodeLite

Posted: Wed Jan 21, 2009 12:53 am
by bigpilot
Thanks, something like this could be usefull for a browser. I was planning to build wxWebKit if I have the time.

Re: Tab control in CodeLite

Posted: Mon Mar 02, 2009 4:21 am
by cdominguez
I would like to use this control on my project but i can get it compiled on my software ..
Can you put an example on how to use this control ?

http://www.multilink.com.ve
Carlos A. Dominguez