Show the currently open component (etc) and uniface version in the IDF title bar
All posts by Jason Zuvela
Fix the remove-indentation button in the development environment
This has been a long standing issue – the Remove First Tab In Each Line Of
Selected Text button doesn\\\’t work if at least one of the selected lines doesn\\\’t have
a tab at the start of the line. To make sure it works, you have to scan the entire selection and manually add however many tabs are required (to be removed!) at the start of all the lines that don\\\’t have a sufficient amount.
Essentially, you have to add tabs to remove tabs. This is ridiculous.