08-26-2007, 09:46 PM
Gintaras Wrote:Get id when you know index?
well until now i even had no index.
,case WM_QM_DRAGDROP
,,QMDRAGDROPINFO& di=+lParam
,,POINT pp; xm(pp htb)
,,int btn_index=SendMessage(htb TB_HITTEST 0 &pp)
,,out btn_indexbut id is not so important, because i have all relevant button infos stored in an array.
