Creating dialog without ok and cancel button
已回答
Hello,
is it possible to create a dialog without the "ok" and "cancel" button? Them not being disabled but not there at all.
If now is there another option to create a free floating window where i can visualize data in my plugin? For all I know the only other Option is a toolWindow which would be bound to the original editor pane.
Thanks in advance.
请先登录再写评论。
Ok so i found a workable solution myself.
I created the Dialog as a form and simply deleted the to Buttons.