I want to add a “close this tab” button inside an FXTabItem, but
FXButton.new some_tab_item, 'x'
throws a type error: not an FXComposite.
It seems an FXTabItem can not have child widgets … Then how to?
I want to add a “close this tab” button inside an FXTabItem, but
FXButton.new some_tab_item, 'x'
throws a type error: not an FXComposite.
It seems an FXTabItem can not have child widgets … Then how to?
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs