Hi guys, I’ve only been using Godot for a few hours haha, does anyone know where the “Use Native Dialog” setting is on the AcceptDialog node? I can’t seem to find it on any of the other nodes except FileDialog but it looks like it has to exist somewhere because Godot is using it for their Help Window. Any help is appreciated thanks!
Ah I made a mistake, Use Native Dialog is only for the dialog popup window. What I meant to ask was how to make the Dialog box look native like Godot’s About Window.
It look’s like an AcceptDialog window but I can’t find a flag or setting that makes it look native instead of the default Godot AcceptDialog window.