I have an LSUIElement
application that displays a menubar status item. The application can display a dialog window that contains a text field.
If the u
No need to add a new class, extension or really any code at all.
The bonus here is that the items are not hidden from your users, and this takes less time that creating a new class and reassigning all of your existing TextFields to it.