Icon in Column Header show sort up/down
Posted: Sat Aug 28, 2021 8:55 am
hi,
i found in c:\MiniGUI\SOURCE\c_grid.c
code seems to work unter HMG 32/64 Bit
! Note : i recommend to replace LR_LOADMAP3DCOLORS with LR_CREATEDIBSECTION else Transparency / 256 Bitmap Colors do not work correct
i found in c:\MiniGUI\SOURCE\c_grid.c
Code: Select all
// ListView_SetSortHeader ( nHWndLV, nColumn [, nType
// /*0==none, positive==UP arrow or negative==DOWN arrow*/] ) -> nType (previous setting)
HB_FUNC( LISTVIEW_SETSORTHEADER )