--- /dev/null
+/*
+ * Acess2 GUI (axwin3)
+ * By John Hodge (thePowersGang)
+ *
+ * messageio.c
+ * - Common message handling code
+ */
+#include <common.h>
+#include <messages.h>
+
+// === PROTOTYPES ===
+
+// === GLOBALS ===
+
+// === CODE ===
+void DispachMessage(tAxWin_Message *Message)
+{
+ switch(Message->ID)
+ {
+
+ }
+}
--- /dev/null
+Window Based GUI
+Every window has a position, size, class and text and three colours (background, text and detail)
+
+Window Classes provide render information in form of a bytecode