I need to add UCLASS(ClassGroup=Experimental, meta=(BlueprintSpawnableComponent, DevelopmentStatus=Experimental) ) to see my widget into the editor. Ok
****, if I try to compile, there is FSlateVirtualUser missing. Apparently, I have to get it back from the unreal engine, within SlateApplication.cpp and .h…