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
Tab control in CodeLite
-
- CodeLite Curious
- Posts: 4
- Joined: Tue Jan 20, 2009 9:39 pm
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Tab control in CodeLite
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
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
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 4
- Joined: Tue Jan 20, 2009 9:39 pm
- Contact:
Re: Tab control in CodeLite
Thanks, something like this could be usefull for a browser. I was planning to build wxWebKit if I have the time.
-
- CodeLite Curious
- Posts: 1
- Joined: Mon Mar 02, 2009 4:18 am
- Contact:
Re: Tab control in CodeLite
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
Can you put an example on how to use this control ?
http://www.multilink.com.ve
Carlos A. Dominguez
http://www.multilink.com.ve
Carlos A. Dominguez
Carlos A. Dominguez