Results 1 to 5 of 5

Thread: DUI designer changing GUID

  1. #1
    Join Date
    Sep 2003
    Location
    reading / bournemouth UK
    Posts
    1,106

    Default DUI designer changing GUID

    if you change the GUId of an item in the designer it doesn't seem to save the change to the XML

  2. #2
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,352

    Default

    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

  3. #3
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,352

    Default

    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

  4. #4
    Join Date
    Sep 2003
    Location
    reading / bournemouth UK
    Posts
    1,106

    Default

    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 worked ops: . 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.

  5. #5
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,352

    Default

    I'll investigate.
    Ron
    No support through PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •