wpr Posted July 16, 2018 Share Posted July 16, 2018 (edited) Hi guys, I'm trying to theme my TotalCMD the same way as Sublime on right: TC's borders seem to be rendered by itself, not the OS, so I assume the only way to edit them is by hacking the relevant source My question is – what tools do I use to figure out which lines of code render these borders, and how can I edit them out? Thanks, Nenad Link to comment https://www.neowin.net/forum/topic/1368126-tiny-tweakhack-in-code-needed/ Share on other sites More sharing options...
wpr Posted July 16, 2018 Author Share Posted July 16, 2018 no one? Link to comment https://www.neowin.net/forum/topic/1368126-tiny-tweakhack-in-code-needed/#findComment-598308078 Share on other sites More sharing options...
Obi-Wan Kenobi Posted July 16, 2018 Share Posted July 16, 2018 Aloe Vera. Link to comment https://www.neowin.net/forum/topic/1368126-tiny-tweakhack-in-code-needed/#findComment-598308082 Share on other sites More sharing options...
wpr Posted July 17, 2018 Author Share Posted July 17, 2018 Assuming you're serious, which may or may not be the case, I can only say that my Google Search of "aloe vera" isn't leading me to any tools I might find useful in this quest. Care to specify further? Link to comment https://www.neowin.net/forum/topic/1368126-tiny-tweakhack-in-code-needed/#findComment-598308408 Share on other sites More sharing options...
Steven P. Administrators Posted July 17, 2018 Administrators Share Posted July 17, 2018 57 minutes ago, wpr said: Assuming you're serious, which may or may not be the case, I can only say that my Google Search of "aloe vera" isn't leading me to any tools I might find useful in this quest. Care to specify further? Indeed, apologies for the unhelpful comment there. I think you might need to look at something like Resource Hacker http://www.angusj.com/resourcehacker/ which is freeware, but might do what you're after? Link to comment https://www.neowin.net/forum/topic/1368126-tiny-tweakhack-in-code-needed/#findComment-598308420 Share on other sites More sharing options...
wpr Posted July 17, 2018 Author Share Posted July 17, 2018 Thanks, Steven. I'm aware of Resource Hacker, but I'm having trouble locating/auditing which lines of code exactly generate these borders. I don't even mind paying for a quality piece of software, or to anyone who has the technical skills to pull this off, but I'm not even sure in which direction I should look for. If you have any pointers, by all means, they will be appreciated. Link to comment https://www.neowin.net/forum/topic/1368126-tiny-tweakhack-in-code-needed/#findComment-598308454 Share on other sites More sharing options...
Matthew S. Posted July 23, 2018 Share Posted July 23, 2018 I don't think that is an application boarder, I think that's a control border. Link to comment https://www.neowin.net/forum/topic/1368126-tiny-tweakhack-in-code-needed/#findComment-598312796 Share on other sites More sharing options...
zhangm Supervisor Posted July 25, 2018 Supervisor Share Posted July 25, 2018 (edited) What version of Windows? If you are able to control the border color on the system, could you check whether these borders are pulling system-defined colors? https://blogs.msdn.microsoft.com/wpf/2010/11/30/systemcolors-reference/ Edit: can't test since I don't use TC, but AHK can apparently change the appearance of the current window. https://autohotkey.com/board/topic/84485-removing-borders/ Edited July 26, 2018 by zhangm Link to comment https://www.neowin.net/forum/topic/1368126-tiny-tweakhack-in-code-needed/#findComment-598314474 Share on other sites More sharing options...
Matthew S. Posted July 26, 2018 Share Posted July 26, 2018 Might just need to create a manifest file for the app so that it loads the latest common controls. goretsky 1 Share Link to comment https://www.neowin.net/forum/topic/1368126-tiny-tweakhack-in-code-needed/#findComment-598315354 Share on other sites More sharing options...
Recommended Posts