Dear Mr. Rao,
It seems to me that bTooltip from xBrowse always selects the highlighted row.
Is there a way to make it take the row your mouse hovers the pointer over?
Best regard,
Otto
Dear Mr. Rao,
It seems to me that bTooltip from xBrowse always selects the highlighted row.
Is there a way to make it take the row your mouse hovers the pointer over?
Best regard,
Otto
Mister Otto, look messenger, pls. Regards, saludos.
Otto wrote:Dear Mr. Rao,
It seems to me that bTooltip from xBrowse always selects the highlighted row.
Is there a way to make it take the row your mouse hovers the pointer over?
Best regard,
Otto

Wow. Good look. Regards, saludos.
c := ""
if len( aDirSub ) > 2
For nIdx2 := 3 to len(aDirSub)
c+= aDirSub[nIdx2,1] + CRLF
next
endifAEval( aDirSub, { |aFile| c += aFile[ 1 ] + CRLF }, 3 )Dear Mr. Rao,
Your source is always like a work of art.
Thank you very much.
It is working fine.
Best regards,
Otto