FW_SetUnicode(.T.) "block" Notify Event LVN_GETDISPINFO

FW_SetUnicode(.T.) "block" Notify Event LVN_GETDISPINFO

Postby Jimmy » Thu Jan 05, 2023 8:45 pm

hi,

i want to use LVN_GETDISPINFO Notify Event but it does not work :shock:
other Notify Event like LVN_KEYDOWN or LVN_ITEMCHANGED does work ... hm

now i found out that FW_SetUnicode(.T.) made the "Problem" ... is there a Workaround :?:

p.s. all LVN_* are Notify Event from "Listview" (SysListView32)
Code: Select all  Expand view
#define LVN_FIRST             -100
#define LVN_ITEMCHANGED       ( LVN_FIRST - 1 )
#define LVN_GETDISPINFO       ( LVN_FIRST - 50)
#define LVN_KEYDOWN           ( LVN_FIRST - 55)
greeting,
Jimmy
User avatar
Jimmy
 
Posts: 1585
Joined: Thu Sep 05, 2019 5:32 am
Location: Hamburg, Germany

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Otto and 87 guests