Function Window.showPopup
show new popup
PopupWidget showPopup(
Widget content,
Widget anchor = null,
uint alignment = 1u,
int x = 0,
int y = 0
);
show new popup
PopupWidget showPopup(
Widget content,
Widget anchor = null,
uint alignment = 1u,
int x = 0,
int y = 0
);