OpenXTalk-org / OpenXtalk-IDE-DontPanicEdition

OpenXTalk DON'T PANIC! Edition cross-platform integrated development environment (IDE) with a foundation built on xTalk Scripting Languages. This repo contains the OXT IDE that is built with and runs on of an XTalk Engine.
https://forums.openxtalk.org/
18 stars 7 forks source link

newly created objects should get unique names #22

Open mwieder opened 1 year ago

mwieder commented 1 year ago

Newly created datagrids already get unique names. Other objects get names based on their object types from a property array. This patch follows the array assignment and gives a unique name to the new object.