diff --git a/Docs/README.gui b/Docs/README.gui index 61542e469..92fc492f6 100644 --- a/Docs/README.gui +++ b/Docs/README.gui @@ -74,6 +74,7 @@ a simple, "hello world" dialog: 150 100 false + true 10 @@ -152,6 +153,8 @@ file, since the root element is named PropertyList. modal - true if the dialog is modal (it blocks the rest of the program), false otherwise. The default is false. + draggable - false if the dialog is not draggable. The default is true. + Example: