FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour To Nages : BTNBMP Class Features
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
To Nages : BTNBMP Class Features
Posted: Thu Nov 23, 2023 11:42 AM
Why does the button get smaller when I hover over a btnbmp button? In my opinion it's not normal!!!
Furthermore, aesthetically it is not good

sample:
Code (fw): Select all Collapse
 @ oBrowse:nBottom+2,  5 BTNBMP aBtn[3] PROMPT "&Add"  OF oDlgEdit;
     SIZE 90, 19 PIXEL FLAT BITMAP "Add_NEW" LEFT NOROUND;
     ACTION  NIL


How can I make sure that when I hover with the mouse the outlines of the buttons do not get smaller and remain the same height as the neighboring buttons?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion