I like the idea of having custom subclasses being as easy to set up like Xojo controls. Therefore I am adding inspector properties for initial properties, but this tends to produce rather lengthy lists. Many properties are used rather rarely, so I would like to push them to the advanced tab of the inspector pane. I have found I can do so by adding the properties to the text attributes where there are such, but in some cases there is no such attribute.
And besides Id like to give them custom headlines, but when I do they return to the standard tab.
Is there a way to declare a behavior section as advanced tab section I missed? Or is this rather a case for a feature proposal?