Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 3 of 3 total |
Oops! Component name issue |
Fri, May 24 2013 11:36 AM | Permanent Link |
Matthew Jones | Here's a nice one. Put a TEdit on a form. Edit its name, and delete it. The form
file is altered to be object TEWBDesignEdit Left = 58 instead of object editTitle: TEWBDesignEdit Left = 58 This causes the compiler to fall over in interesting ways. You do get some sort of warning usually, but I was able to output the javascript which then has interesting syntax errors like "$t. = null". Not a show-stopper when one is aware of it, but the IDE should stop the component name being deleted. /Matthew Jones/ |
Mon, May 27 2013 11:33 AM | Permanent Link |
Paul Waegemans IMS bvba | I had the same problem with a TLabel.
The WBF file must been changed manually (the line n° is show in the messages area) Paul. (Matthew Jones) wrote: Here's a nice one. Put a TEdit on a form. Edit its name, and delete it. The form file is altered to be object TEWBDesignEdit Left = 58 instead of object editTitle: TEWBDesignEdit Left = 58 This causes the compiler to fall over in interesting ways. You do get some sort of warning usually, but I was able to output the javascript which then has interesting syntax errors like "$t. = null". Not a show-stopper when one is aware of it, but the IDE should stop the component name being deleted. /Matthew Jones/ |
Tue, May 28 2013 3:31 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. timyoung@elevatesoft.com | Matthew,
<< Here's a nice one. Put a TEdit on a form. Edit its name, and delete it. The form file is altered to be >> I'll make sure this is fixed. Thanks, Tim Young Elevate Software www.elevatesoft.com |
This web page was last updated on Tuesday, September 17, 2024 at 04:19 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |