Hello,
I have a ComboBox as a cell widget in a table. I would like to change the font and the font size of the combobox to match what i have set for rest of the columns in the table. How could i chage the font attribute of the cell widget combobox?
Thanks
Set attributes for cell widgets in a table
- yasas@applied.co.uk
- Posts:21
- Joined: Wed Sep 21, 2016 12:26 pm
Set attributes for cell widgets in a table
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: Set attributes for cell widgets in a table
The cell button/comboBox inherit the font you set on the table widget.
I see that the widgets in a cell do never use the font you might have set explicitely for a cell, if that is what you do.
I see that the widgets in a cell do never use the font you might have set explicitely for a cell, if that is what you do.