Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread Interface editor request
Thu, Aug 25 2016 10:07 AMPermanent Link

Matthew Jones

It would be very nice if the interface editor would accept numbers such
as 4294358890 in the colour selector. This is how it is stored in the
..wbi file, so I copied from my customised TButton to the new one, and
it says it is not a valid integer value.

$FFF6B76A works.

(This does highlight the need for a merge tool again, but I still can't
see an easy way!)

--

Matthew Jones
Fri, Aug 26 2016 9:40 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Matthew,

<< It would be very nice if the interface editor would accept numbers such as 4294358890 in the colour selector. This is how it is stored in the ..wbi file, so I copied from my customised TButton to the new one, and it says it is not a valid integer value. >>

This sounds more like an issue with the bulk editing of control interface files.  You can just as easily open the control interface in the IDE and copy the hex value from there instead of directly from the .wbi file.

Tim Young
Elevate Software
www.elevatesoft.com
Fri, Aug 26 2016 9:52 AMPermanent Link

Matthew Jones

Tim Young [Elevate Software] wrote:

> This sounds more like an issue with the bulk editing of control
> interface files.  You can just as easily open the control interface
> in the IDE and copy the hex value from there instead of directly from
> the .wbi file.

The core was I had customised the TButton interface for colors and
corners. Thus I needed to take the old color and put it in the new one.
So I copied the customised .wbi file to a temporary, copied in the new
master one, and opened that in the IDE. Since I no longer have access
to the original in the IDE, I had to grab bits from the original as
text.

--

Matthew Jones
Mon, Aug 29 2016 7:20 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Matthew,

<< The core was I had customised the TButton interface for colors and corners. Thus I needed to take the old color and put it in the new one. So I copied the customised .wbi file to a temporary, copied in the new master one, and opened that in the IDE. Since I no longer have access to the original in the IDE, I had to grab bits from the original as
text. >>

You can open *any* control interface file (*.wbi) in the interface editor in the IDE.  It doesn't matter if it's in a different directory or not the one being used by the current project, etc.

Tim Young
Elevate Software
www.elevatesoft.com
Mon, Aug 29 2016 8:21 AMPermanent Link

Matthew Jones

Tim Young [Elevate Software] wrote:

> You can open any control interface file (*.wbi) in the interface
> editor in the IDE.  It doesn't matter if it's in a different
> directory or not the one being used by the current project, etc.

Ah, handy. Thanks.

--

Matthew Jones
Image