Page 1 of 1

Icon in Column Header show sort up/down

Posted: Sat Aug 28, 2021 8:55 am
by AUGE_OHR
hi,

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 )
code seems to work unter HMG 32/64 Bit
Header_up_down.JPG
Header_up_down.JPG (16.6 KiB) Viewed 3889 times
! Note : i recommend to replace LR_LOADMAP3DCOLORS with LR_CREATEDIBSECTION else Transparency / 256 Bitmap Colors do not work correct

Re: Icon in Column Header show sort up/down

Posted: Tue Aug 31, 2021 5:58 pm
by salamandra
Thank you Jimmy !!

Salamandra, Brazil