C++ Programming
08-12-2009, 01:41 AM
Using C++ 6.0
I have a list control CListCtrl and am doing inplace edit and is working fine but I need to trap keyboard input using PreTranslateMessage and in this method I need to determine if the List item is currently being edited.
Any help appreciated,
Mike
"It doesn't matter how big a ranch ya' own, or how many cows ya' brand, the size of your funeral is still gonna depend on the weather." -Harry Truman.
Semper Fi
http://www.hq4thmarinescomm.com[^] (http://www.hq4thmarinescomm.com/)
My Site (http://www.jaxcoder.com)
I have a list control CListCtrl and am doing inplace edit and is working fine but I need to trap keyboard input using PreTranslateMessage and in this method I need to determine if the List item is currently being edited.
Any help appreciated,
Mike
"It doesn't matter how big a ranch ya' own, or how many cows ya' brand, the size of your funeral is still gonna depend on the weather." -Harry Truman.
Semper Fi
http://www.hq4thmarinescomm.com[^] (http://www.hq4thmarinescomm.com/)
My Site (http://www.jaxcoder.com)