Tagged Questions
6
votes
3answers
421 views
Visually improving emacs
Hey all, I'm looking for a more visually appealing emacs. Is there anything I can do to make it look more aesthetically appealing or more up to date?
I understand that its not how it looks but how it ...
0
votes
2answers
336 views
What creates the three close/minimize/maximize icons in the top corner of a window? (C++)
I am making a C++/Windows/DirectX program, and when it runs in windowed mode (using
d3dpp.Windowed = (!FULLSCREEN);
where FULLSCREEN is defined as 0), the three icons that are usually at the top of ...