Hello,
I am currently testing LiveCode Create and exploring the possibilities for migrating projects from LiveCode 9 and 10. While doing so, I’ve encountered several challenges and questions:
- Accessing the Dictionary In LiveCode Classic, I could access the dictionary by right-clicking in the script editor. How can I access it directly in LiveCode Create?
- Unsupported Properties Some properties seem to be unsupported in LiveCode Create. For example, the command
put the filename of this stackdoes not work. Are there alternatives or workarounds for these properties? - Visibility of UI Elements After importing a project, all UI elements that were set to invisible in LiveCode Classic are now visible in LiveCode Create. Is there a way to preserve their original visibility settings during migration?
- Visibility Property in the IDE The “visible” property is not available in the LiveCode Create IDE for imported elements—only for new widgets and groups. However, commands like
set the visible of fld id 1111still work in the message box. Why is this property missing from the IDE for imported elements? - Handling .livecodescript Files Many of my projects use
.livecodescriptfiles, which are stored in the stack folder and loaded usingstart using stack...andspecialFolderPath("resources"). Where should I place or integrate these.livecodescriptfiles in the new LiveCode Create IDE? - DataGrid Is it possible to migrate DataGrids to the new IDE? If so, what is the recommended approach?
Overall, migrating from LiveCode Classic to LiveCode Create seems quite challenging. In cases where compatibility issues arise, is “Switch to Classic” the only viable solution for now? Additionally, what are the long-term plans for backward compatibility and support for legacy projects?
Thank you for your guidance and support. I look forward to your insights.
Best regards,