Hi,
Is it possible to put a picture background of xbrowse like watermark?
Thanks,
::oBrw:nMarqueeStyle := 6 // For MultiSelect
::oBrw:lRecordSelector := .f.
::oBrw:lHScroll := .F.
::oBrw:bClrSelFocus = { || { 16777215, 15512898 } }
::oBrw:bClrSel = { || { 16777215, 15512898 } }
::oBrw:lKinetic := .F.
1. The up/down navigation is slower than before brush in xbrowse. Is it normal?
2. The shape of selection bar is different like below. (Upper brw is without brush, Lower is with.)
2. The shape of selection bar is different like below. (Upper brw is without brush, Lower is with.)
nageswaragunupudi wrote:2. The shape of selection bar is different like below. (Upper brw is without brush, Lower is with.)
This is fixed in FWH 17.12.
Thanks for pointing out the issue.
if ::oBrw:lTransparent
if ::oBrw:lTransparent .and. ::oBrw:nMarqueeStyle < MARQSTYLE_HIGHLROWRC
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 93 guests