c++ - Which GUI is used to make notepad++? -
i figured out today notepad++ built using c++. much confused gui used notepad++, utilize own gui platforms? or what?
it uses windows api, can found source code,such powereditor/src/winmain.cpp.
in addition, can find owner-drawing widget @ wincontorls. can phone call own gui platforms extent.
c++ user-interface notepad++
No comments:
Post a Comment