Imported my Roman Clock app into LCC 1.0.0 DP-2. When opening the App the “revErrorDisplay” window appears with two errors as follows:
LCB Error: array key does not exist
Object: segClockL
LCB File: segmented.lcb
LCB Line: 375
LCB Error: array key does not exist
Object: segColorP
LCB File: segmented.lcb
LCB Line: 375
The app has two cards (main and menu) and the two segmented controls are both on the menu card and only displayed if you tap the menu button on the main card. There are three segmented controls on the menu card but LCC is only spitting out an error on two of them.
The revErrorDisplay window has a Script button which does nothing if you click it.
Navigating to the “menu” card in LCC displays the layout but the segmented control displays are all blank (no buttons displayed).
Is anyone able to reproduce this error when importing an app created in LiveCode 9.6.13 with one or more customised segmented controls to LCC 1.0.0 DP-2?