Icon in Column Header show sort up/down

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
AUGE_OHR
Posts: 2093
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

Icon in Column Header show sort up/down

Post 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 3666 times
! Note : i recommend to replace LR_LOADMAP3DCOLORS with LR_CREATEDIBSECTION else Transparency / 256 Bitmap Colors do not work correct
have fun
Jimmy
User avatar
salamandra
Posts: 311
Joined: Thu Jul 31, 2008 8:33 pm
DBs Used: DBF, MySQL, SQL
Location: Brazil

Re: Icon in Column Header show sort up/down

Post by salamandra »

Thank you Jimmy !!

Salamandra, Brazil
There is one time in which is crucial awakening. That time is now. ( Buddha )
Post Reply