Page 5 of 6

Re: Bug in TBtnBmp

PostPosted: Sat Jul 12, 2014 10:15 am
by Enrico Maria Giordano
Antonio,

sent to your private email.

EMG

Re: Bug in TBtnBmp

PostPosted: Sat Aug 02, 2014 9:26 am
by Enrico Maria Giordano
Any news? :-)

EMG

Re: Bug in TBtnBmp

PostPosted: Sun Aug 03, 2014 3:27 am
by Antonio Linares
Enrico,

I just answered your latest email about it, that I missed

Re: Bug in TBtnBmp

PostPosted: Sun Aug 03, 2014 5:19 pm
by Antonio Linares
Enrico,

I have modified Class TBtnBmp Method PaintBorder(), now your example seems ok.

I am emailing you the most recent Class TBtnBmp and wait for your feedback, thanks :-)

Re: Bug in TBtnBmp

PostPosted: Sun Aug 03, 2014 7:53 pm
by Enrico Maria Giordano
Antonio,

it's getting better, but the raised effect vanishes when the mouse is over the button.

Almost done! :-)

EMG

Re: Bug in TBtnBmp

PostPosted: Sun Aug 03, 2014 10:57 pm
by Antonio Linares
Enrico,

In your btn.prg example, it keeps the 3d border here when the mouse is over

Re: Bug in TBtnBmp

PostPosted: Mon Aug 04, 2014 8:23 am
by Enrico Maria Giordano
Antonio,

I checked again and the 3d border goes aways when the mouse is over.

:?

EMG

Re: Bug in TBtnBmp

PostPosted: Mon Aug 04, 2014 10:44 am
by Antonio Linares
Enrico,

Have you tried it with FWH 14.07 ?

Re: Bug in TBtnBmp

PostPosted: Mon Aug 04, 2014 1:04 pm
by Enrico Maria Giordano
Antonio,

yes, just tried: no 3d border when mouse is over. :-(

EMG

Re: Bug in TBtnBmp

PostPosted: Mon Aug 04, 2014 2:29 pm
by Antonio Linares

Re: Bug in TBtnBmp

PostPosted: Mon Aug 04, 2014 3:27 pm
by Enrico Maria Giordano
Antonio,

your exe works fine. Can you send me the exact PRG and RC you are using?

What am I missing?

EMG

Re: Bug in TBtnBmp

PostPosted: Mon Aug 04, 2014 3:59 pm
by Antonio Linares
Enrico,

I just modified this:

Code: Select all  Expand view
   REDEFINE BTNBMP;
             ID 101 OF oDlg;
             RESOURCE "TEST" NOROUND


Please try it

Re: Bug in TBtnBmp

PostPosted: Mon Aug 04, 2014 6:00 pm
by Enrico Maria Giordano
Antonio,

tried: no change. :-(

EMG

Re: Bug in TBtnBmp

PostPosted: Mon Aug 04, 2014 11:33 pm
by Antonio Linares
Enrico,

Are you already using FWH 14.07 ?

Re: Bug in TBtnBmp

PostPosted: Tue Aug 05, 2014 7:40 am
by Enrico Maria Giordano
Antonio,

yes. I'm very confused...

EMG