From 0cb00047cec7d8b77ba3750672f9f3d28d9c0920 Mon Sep 17 00:00:00 2001 From: John Hodge Date: Thu, 17 Nov 2011 15:54:10 +0800 Subject: [PATCH] Usermode/AxWin3 - Some notes from the design phase --- Usermode/Applications/axwin3_src/notes/menus.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Usermode/Applications/axwin3_src/notes/menus.txt diff --git a/Usermode/Applications/axwin3_src/notes/menus.txt b/Usermode/Applications/axwin3_src/notes/menus.txt new file mode 100644 index 00000000..75a259e7 --- /dev/null +++ b/Usermode/Applications/axwin3_src/notes/menus.txt @@ -0,0 +1,6 @@ +Hide/close condition +- Focus lost (not transfered to child) +- If not transfered back up, inform parent? + > Get parent type, send magic message if it's a menu +Item selected +- In that case, send the magic child-closed message too -- 2.20.1