FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Xbrowse Shift/select redraws buttonbar
Posts: 1487
Joined: Tue Jun 14, 2016 07:51 AM
Xbrowse Shift/select redraws buttonbar
Posted: Tue Jun 04, 2024 02:54 PM

Hello,

I noticed that when I do a Shift Select for several items in a Xbrowse, the xbrowse is redrawn, even de buttonbar of Xbrowse itself is redrawn. This gives a strang effect, disappear for just a fragment of time.

Also the yellow gets under the headers are redrawn and somewhat flicker then.

I wonder if this is standard behavior or do I have to look at my code for a wrong code.... Shift select has no function of mine to call.

Marc Venken

Using: FWH 23.08 with Harbour
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Xbrowse Shift/select redraws buttonbar
Posted: Thu Jun 06, 2024 02:58 PM
when I do a Shift Select for several items in a Xbrowse
In this case, the browse is fully redrawn and oBrw:bChange is executed and nothing else.
Please check what you programmed in bChange.
Regards



G. N. Rao.

Hyderabad, India

Continue the discussion