public Dialog(title as String = ""):
Creates an empty dialog window.
title
dialog = Dialog("Open project")