Search found 2 matches

by g.hernandes
Fri Aug 19, 2016 4:33 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Programa travando apos upgrade 1604 e 1605 (RESOLVIDO)
Replies: 17
Views: 3395

Re: Programa travando apos upgrade 1604 e 1605

nageswaragunupudi wrote:When I build and run xbrbtn.prg, this is my output

Image




friend if u move the button , you will see that the will to respond to close
by g.hernandes
Fri Aug 19, 2016 4:24 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Programa travando apos upgrade 1604 e 1605 (RESOLVIDO)
Replies: 17
Views: 3395

Re: Programa travando apos upgrade 1604 e 1605

I have the same problem after compilr my project in FWH 1604

the problem occurs in this line

oBrw:aCols[2]:nEditType := EDIT_BUTTON
oBrw:aCols[2]:AddResource( "DOWN" )
oBrw:aCols[2]:nBtnBmp := 1 // if I ignore this line to give the error


compiling samples in the xbrbtn.prg will prg the same ...