[C++] Create Widget

Slate isn’t a programing language, it’s a GUI framework.

I think it’s better to use UMG for the design part. The main reason for introducing UMG was probably to let the GUI designer focus on the layout and hiding the implementation. In this way the implementation and GUI are nicely separated.