Feature #1599

Small addition to TabBar

Added by cbpporter cbpporter about 7 years ago. Updated about 7 years ago.

Status:ApprovedStart date:01/03/2017
Priority:LowDue date:
Assignee:-% Done:

0%

Category:CtrlCoreSpent time:-
Target version:-

Description

When designing GUIs, a lot of small frames and spacing is used for aesthetics.

You often create a "border" of indents around some GUI element to highlight it. The border I'm designing is broken by TabCtrl's scrollbar.

With TabBar::AddFrameToScroolBar:

void AddFrameToScroolBar(CtrlFrame& fr)                 { sc.AddFrame(fr); }

one can shift the scrollbar around and add borders to it.

Very minor issue, the difference is only a few pixels, but aesthetics is aesthetics...

History

#1 Updated by Miroslav Fidler about 7 years ago

  • Status changed from New to Approved

Also available in: Atom PDF