Hi,
I want to add two combo box item into a Section in a single row. I think, HLayout will be a better option for adding two components in a single row.
But HLayout.addMember() method is not accepting combo box item or text item. So can anyone let me know, how to do this??
Thanks.
I want to add two combo box item into a Section in a single row. I think, HLayout will be a better option for adding two components in a single row.
But HLayout.addMember() method is not accepting combo box item or text item. So can anyone let me know, how to do this??
Thanks.
Comment