WxListCtrl item select

jjuiddong
Jjuiddong (토론 | 기여) 사용자의 2013년 5월 19일 (일) 23:00 판

(비교) ← 이전 판 | 최신판 (비교) | 다음 판 → (비교)
이동: 둘러보기, 찾기
// Deselect item (wxLIST_STATE_FOCUSED - dotted border)
wxListCtrl->SetItemState(item, 0, wxLIST_STATE_SELECTED|wxLIST_STATE_FOCUSED);
 
// Select item
wxListCtrl->SetItemState(item, wxLIST_STATE_SELECTED, wxLIST_STATE_SELECTED);
개인 도구
이름공간

변수
행위
둘러보기
도구모음