friend if u move the button , you will see that the will to respond to close
Search found 2 matches
- 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
- 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 ...
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 ...