if you change the GUId of an item in the designer it doesn't seem to save the change to the XML
if you change the GUId of an item in the designer it doesn't seem to save the change to the XML
I'll check.I have a new designer in the works, but it is not finished and not a high priority at the moment, so sorry for that horrible beast. Are you having any problems with the new DUI system?
Ron
No support through PM
Before I forget, the Lua loading order is going to change in the next alpha. Lua will not be available at load time of a plugin and will be unloaded before plugins are unloaded. The way things worked before was actually a bug that MarkF spotted in G3.3. So if you are doing Lua stuff you might have to make a MINOR adjustment.
Ron
No support through PM
yes i was having massive problems with the DUI then i spotted that my gir_dynamic_ui function wasn't marked with stdcall and then it all workedops: . one problem is if i put a combobox into a dui screen girder crashes with list a index out of bounds (0) error, if i use a editcombobox however it works.
I'll investigate.
Ron
No support through PM