Bitmap position

Bitmap position

Postby Natter » Thu Apr 16, 2020 9:55 am

Hi,

Can I place bitmap on the xbrowse column header in the specified position ?
Natter
 
Posts: 1182
Joined: Mon May 14, 2007 9:49 am

Re: Bitmap position

Postby nageswaragunupudi » Fri Apr 17, 2020 4:11 pm

You can place either on left or right by specifying
Code: Select all  Expand view

oCol:nHeadBmpAlign := AL_LEFT/AL_RIGHT
 


If you want to have a totally different look, you can paint the header yourself with
Code: Select all  Expand view

oCol:bPaintHeader := { |oCol,nRow, nCol, nHeight, lInvert, hDC, nGrpWidth, aBitmap| your func }
 
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10465
Joined: Sun Nov 19, 2006 5:22 am
Location: India


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 32 guests