Page 2 of 2

Re: New bugs in TBtnBmp

PostPosted: Tue Dec 09, 2014 5:38 pm
by Antonio Linares
Enrico,

What bugs are pending in FWH Class TBtnBmp after FWH 14.11 release ?

I appreciate if you could post an example, thanks :-)

Re: New bugs in TBtnBmp

PostPosted: Tue Dec 09, 2014 7:06 pm
by Enrico Maria Giordano
Antonio,

I already sent you the modified btnbmp.prg with my changes marked as "// EMG" (please read the old messages in this topic). Anyway, pending bugs are:

1. bitmap is moved up 2 pixels when buttonbar is used and not POPUP is defined

2. caption is moved down 1 pixel when no bitmap defined

3. caption is centered when no bitmap defined (should be left aligned)

EMG