diff include/myframe.h @ 23:a2dd16b70c08 v2.2dev

apply vivid-coloured image for selected item.
author pyon@macmini
date Tue, 01 Nov 2011 22:26:41 +0900
parents c540dc3eabe5
children 5a934c8e1b95
line wrap: on
line diff
--- a/include/myframe.h	Mon Oct 31 21:05:22 2011 +0900
+++ b/include/myframe.h	Tue Nov 01 22:26:41 2011 +0900
@@ -1,5 +1,5 @@
 // Filename   : myframe.h
-// Last Change: 26-Oct-2011.
+// Last Change: 01-Nov-2011.
 //
 
 #ifndef __myframe__
@@ -58,7 +58,8 @@
         void OnParam(wxCommandEvent& event);
         void OnNextThursday(wxCommandEvent& event);
         void OnMakeDir(wxCommandEvent& event);
-        void GetImageInfo(wxListEvent& event);
+        void OnItemSelected(wxListEvent& event);
+        void OnItemDeselected(wxListEvent& event);
         void ViewLarge(wxListEvent& event);
         void OnDetect(wxCommandEvent& event);
         void OnMove(wxCommandEvent& event);