XWorkstation.st
changeset 8415 1ab9a9ef361d
parent 8386 184439a867ee
child 8416 1e67817f20b5
--- a/XWorkstation.st	Thu Jun 21 14:08:12 2018 +0200
+++ b/XWorkstation.st	Fri Jun 22 10:47:38 2018 +0200
@@ -1472,6 +1472,16 @@
     "
 !
 
+hasSaveUnder:aBoolean
+    "if the argument is false, a popup view's saveUnder will not be used
+     - this can be used on servers where saveUnder is
+     very slow or is broken (can be put into display-rc-file)"
+
+    hasSaveUnder := aBoolean
+
+    "Created: / 22-06-2018 / 10:47:25 / Claus Gittinger"
+!
+
 hasShm
     "return true, if this workstation supports the shared pixmap extension.
      Both the server must support it, and the feature must have been