Hey guys I would like to know 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.

link|improve this question

29% accept rate
Why don't you ask him? His contact information is all over the site – Austin Hyde Nov 27 '11 at 4:34
feedback

1 Answer

Sublime Text 2 is mostly coded in C++ and uses a custom UI toolkit (per http://news.ycombinator.com/item?id=2822114).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.