Closed nicolaspayette closed 9 years ago
Or just put it on the first tab. Since, in most circomstances, there is going to be only one tab, that would save a lot of typing.
Should we make a difference between "no tab" and "invalid tab"?
Right now, it seems that creating a widget when no tab exists just falls through. (i.e., the swing widget is created but not added to any tab and no error is raised)
This was handled as part of #79.
Or should we allow dangling widgets?
Related to #22.