- (top)
Construct Object from Class
to create native widgets - buttons, borders, text blocks, etc
- (bottom)
Create Widget
to create user widgets
I’d recommend wrapping the native button in a User Widget
, make it pretty & functional, and then populate panel containers with those derived, snazzy buttons.