Skip to content

Debugging the apperance of tabbar

knziha edited this page Apr 21, 2021 · 2 revisions
Tab Control Styles
TCS_BUTTONS Tabs appear as buttons, and no border is drawn around the display area.
Improve multi-line mode for tab interface
6 Mar 2017 the old one is real tab interface in multi-line mode. It doesn't allow selected tab to maintain its position. The new one is tab with button style - it's uglier but the position remains the same on selection.
tabs flickering if (mask & BufferChangeRecentTag) ::SendMessage(_hParent, WM_SIZE, 0, 0);
7 Jul 2012 bitbucket [BUG_FIXED] (Author: Andreas Jonsson) Fix a GUI bug: it shows empty tab row while closing a last tab in a row (in the multi-line tab mode).

https://gayhub.com/notepad-plus-plus/notepad-plus-plus/commit/7085e6972494253aa1d7c0a787ae8414c8f9387e

https://gayhub.com/notepad-plus-plus/notepad-plus-plus/commit/3c7977ecba695788052732e0b9c8a52e82b1ea41

Clone this wiki locally