Hello all,
what are your methods to keep UIR files under version control, namely SVN ? It works fine as a binary files, but if someone makes a minor modification to the user interface, there's no way you can find it visually.
I've tested TUI files under SVN and indeed a quick 'diff' tells you what's new/changed in the file. It's possible to load TUI files with LoadPanel(), but it's not possible to have the user interface editor default to saving as TUI, making it impractical. So how do you do this ? A think a simple fix from NI would be to have the option to default the editor as TUI, keeping in mind that in the past there were several cases of .tui behaving differently than .uir.
If some of you agree, I'll file a suggestion.