Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread EWB 3 Build 8 - Problems with reference properties in Inspector
Mon, Apr 13 2020 1:47 PMPermanent Link

Rob Frye

There are a couple of problems within the Inspector when working with reference properties.

1) Changes aren't properly detected when a reference property is cleared.  For example, with a TLabel control, if the FocusControl property is set and then cleared, the expansion '+' remains visible and if expanded will still show the properties for the control it was previously set to.

(With my own components, I am finding that clearing a reference property setting in the Inspector doesn't trigger the related Set procedure.)

2) If a reference property is changed while the properties for the referenced component are expanded, they are not being refreshed.  For example, with a TLabel control, if the FocusControl Property is set to a control, expanded, and then changed to another control, the properties of the original control will still be shown.  If the setting is collapsed and then expanded the correct properties will be shown.

Rob
Wed, Apr 15 2020 11:29 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Rob,

<< There are a couple of problems within the Inspector when working with reference properties. >>

Both of these issues are fixed now.

Tim Young
Elevate Software
www.elevatesoft.com
Image