+# 11/12/2003 - Jeff Grimmett (grimmtooth@softhome.net)
+#
+# o Updated for wx namespace
+# o Replaced hardcoded menu IDs with dynamic IDs
+#
+
+import wx
+
+# Importing wxScrolledWindow demo to make use of the MyCanvas
+# class defined within.
+import wxScrolledWindow
+import images