I use xbrowser for debugging.
When I use this :
oKassa = TGet object
@ dialog->top ,dialog->left GET oKassa VAR hKassa["SALDO"] SIZE hDialog["BREEDTE"],hDialog["HOOGTE"] PIXEL RIGHT FONT oFontGet COLORS CLR_GET,CLR_GETBACK OF oTarget UPDATE
xbrowser(oKassa)
I see all object items and can scroll. But when it comes on
21 bDelete : it will ask to Delete the control. You can say Yes or No but it will stay in a continious loop until you kill the program.
Can someone try this and see if it is a general thing ?
Using: FWH 23.08 with Harbour
