Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread 2.05 - BUTTON problem
Sat, Aug 20 2016 8:30 AMPermanent Link

Paul Waegemans

IMS bvba

Avatar

Buttons no longer work after installing 2.05
Sat, Aug 20 2016 12:07 PMPermanent Link

Raul

Team Elevate Team Elevate

On 8/20/2016 8:30 AM, Paul Waegemans wrote:
> Buttons no longer work after installing 2.05

Bit more info would be useful.

In 2.05 buttons (tbutton controls) work fine for me


Raul
Sun, Aug 21 2016 8:56 PMPermanent Link

Trinione

<< Buttons no longer work after installing 2.05 >>

Buttons not working all the time. Sometimes it takes two or three clicks.
Mon, Aug 22 2016 1:07 AMPermanent Link

Rick

On 20/08/16 22:30, Paul Waegemans wrote:
> Buttons no longer work after installing 2.05
>
Buttons seem to have a dead spot/zone.

If you click close to the edge of the button (top or bottom) it doesn't
respond. If you move a little close to the middle then it will change
color but still won't fire its onclick event. Move a bit further in and
it works.

Problem is more obvious in the corner of the button close to the edge.
You have to move a fair way toward the middle before it fires.

Seems the smaller the button the greater the effect. For example, the
button on a ShowMessage dialog has a larger dead zone.

--
Rick
Mon, Aug 22 2016 12:48 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Paul,

<< Buttons no longer work after installing 2.05 >>

In the WebBtns unit, remove this method from the TButtonControl class:

        function GetClientElement: TElement;

for the interface and implementation, and that will fix the issue.

Tim Young
Elevate Software
www.elevatesoft.com
Image