FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Suggestion for buttonbar
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Suggestion for buttonbar
Posted: Mon Oct 08, 2007 03:58 PM

Antonio,

Currently TButtonbar:blClicked is undefined when the bar is defined. When you left-click on the buttonbar it depresses like a button--rather undesirable. I find that if you do this:

oBar:blClicked:={|| .t. }

It doesn't depress anymore. It works the same if you return false. It would be nice if blClicked was defined by default in the class we don't have to remember to always do it.

Regards,
James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 1096
Joined: Fri Oct 28, 2005 02:27 AM
Suggestion for buttonbar
Posted: Tue Oct 09, 2007 05:22 AM

Thanks for the tip James. I've been wondering about how to get rid of this, to me, irritating behaviour. I second your suggestion

FWH 11.08/FWH 19.12

BCC5.82/BCC7.3

xHarbour/Harbour

Continue the discussion