Do existing Data Grids get automatically upgraded?

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Ocean
Posts: 16
Joined: Wed May 03, 2006 4:29 am

Do existing Data Grids get automatically upgraded?

Post by Ocean » Sat Aug 25, 2012 8:31 pm

When switching to a newer version of LiveCode (which sometimes contains bug fixes or new features for data grids), do data grids in our existing stacks get automatically upgraded when opened with the new version of LiveCode? If not, how do we upgrade existing data grids?

Zryip TheSlug
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 163
Joined: Tue Jan 26, 2010 10:15 pm
Contact:

Re: Do existing Data Grids get automatically upgraded?

Post by Zryip TheSlug » Sat Aug 25, 2012 9:25 pm

Ocean wrote:When switching to a newer version of LiveCode (which sometimes contains bug fixes or new features for data grids), do data grids in our existing stacks get automatically upgraded when opened with the new version of LiveCode? If not, how do we upgrade existing data grids?
Hi Ocean,

All the datagrids group you can include in your projects are linked to the datagrid library. This library is the place of any bug fixes and new features. There is no need to update the datagrids groups in stacks when you are installing a new version of LiveCode with datagrid changes, as all the datagrids group inherits of the changes of the datagrid library.

If you have built standalone applications using datagrids, you have to rebuilt them, to have the benefice of the changes in the datagrid library, as this library is included in any LC applications requiring it.


Best,
TheSlug
http://www.aslugontheroad.com - Tutorials, demo stacks and plugins for LiveCode
Data Grid Helper - An intuitive interface for building LiveCode's Data Grids
Excel Library- Extends the LiveCode language for controlling MS Excel

Post Reply

Return to “Talking LiveCode”