Switchnig beetween views
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi ive got app with Static splitter window. On each pane there is a listctrl (classic file explorer). When i first start my app i cant get any item focused even if i use SetActivePane and SetItemState. The same problem i have when i try to change view with tab key. The pane is active (or i quess so) but no list member is activated till i mouse click on it. Can u help me plz ? Thanks in advance.