What libraries does sublime text 2 uses for the UI interface? The tabs looks great and the ui seems pretty neat. Is this a python UI library or does the creator made his widgets.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sublime Text 2 is mostly coded in C++ and uses a custom UI toolkit (per http://news.ycombinator.com/item?id=2822114).