summaryrefslogtreecommitdiff
path: root/objectio/support_popup.icl
diff options
context:
space:
mode:
Diffstat (limited to 'objectio/support_popup.icl')
-rw-r--r--objectio/support_popup.icl7
1 files changed, 7 insertions, 0 deletions
diff --git a/objectio/support_popup.icl b/objectio/support_popup.icl
index d6c1ca6..1a4d596 100644
--- a/objectio/support_popup.icl
+++ b/objectio/support_popup.icl
@@ -1,5 +1,12 @@
module support_popup
+// ********************************************************************************
+// Clean tutorial example program.
+//
+// This program can be used to test the different ControlAttributes for a
+// PopUpControl in a Dialog.
+// ********************************************************************************
+
import StdEnv, StdIO
Start :: *World -> *World