Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Wrong name on Events
Thu, Jul 6 2017 6:51 PMPermanent Link

KimHJ

Comca Systems, Inc

Tim,

I don't know if you already know, but if you import a TDataset Columns then any where you have an event and you double click the event in the Object Inspector the event will have the name of the TDataset.

Example, I already have a TDataset called CustomerTbl, I add some new fields in EDBmgr then I drop the same table on my DataUnit and click Columns and export them to a file. I remove the new TDataset and click the existing CustomerTbl Columns and then click import from file. I now click on a TButtons event OnClick and the event will be called CustomerTblClick.

I restart the EWB and it's fine.

Best,
Kim
Fri, Jul 7 2017 9:52 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Kim,

<< I don't know if you already know, but if you import a TDataset Columns then any where you have an event and you double click the event in the Object Inspector the event will have the name of the TDataset. >>

Okay, I'll check it out.

Thanks,

Tim Young
Elevate Software
www.elevatesoft.com
Mon, Jul 10 2017 1:11 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Kim,

This is now fixed for the 2.06 B5 build, which I'm pretty sure I'll have out today.

Tim Young
Elevate Software
www.elevatesoft.com
Image