eclipse / efbt

efbt
Eclipse Public License 2.0
8 stars 7 forks source link

Fix cube structure item loading problem #226

Closed RBirdwatcher closed 4 years ago

RBirdwatcher commented 4 years ago

we have a cube structure item loading problem, thsi is because we need to be setting the Name in the Variable EClass as the uniwue Variable ID in the MSAccess BIRD Database, we have an extra item calle displayname to hold the name. This is because XText by default uses the name field as the ID.

RBirdwatcher commented 4 years ago

fixed as part of - Fix SMCubes Navigator UI #229