tview icon indicating copy to clipboard operation
tview copied to clipboard

Button disable and label alignment option, label attrs setter

Open x88 opened this issue 1 year ago • 0 comments

Added methods:

  • SetLabelAlign
  • SetLabelColorDisabled
  • SetBackgroundColorDisabled
  • SetDisabledStyle
  • SetStyleAttrs
  • SetActivatedStyleAttrs
  • SetDisabledStyleAttrs
  • SetDisabled
  • SetEnabled

tview_iproved_btns

x88 avatar Mar 13 '23 16:03 x88