Jump to content

Recommended Posts

Posted (edited)

DEPRECATED: see this new UDF

  Reveal hidden contents

 

KODAParser-beta6.zipFetching info...

Edited by matwachich
deprecated
  • matwachich changed the title to KODA Parser : Easy GUI creation by direct .kxf file read
Posted

OK

Let's see a standard workflow for developping a GUI application using KODA:

  • You create your GUI with KODA
  • You export and past the GUI creation code onto your script
  • You Run, it works
  • You (I) many times need to make some manual tweaks on the KODA generated code, and I forget (or cannot) mirror these modifications on KODA
  • After that, I need to modify the GUI, so I do it on KODA, repeat steps 1 and 2, but here, the manual modifications are lost! And you need to redo them

With this function:

  • You create your GUI with KODA
  • Embeed the .kxf file with your script
  • And every time you modifiy your GUI on KODA, you don't have to touch/modify your script!
  • Also, your custom modifications are done after calling the function, so you don't loose them or need to redo them
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...