Hi, all.
I'm trying to make enum and set editors (https://sourceforge.net/tracker/index.php?func=detail&aid=1494550&gr...). I added the special button near text input (see attachment enum-button.png). When you click on the button, editor dialog are shown.
And i have a question about possibility of using jquery ui dialog for this.
In js/ folder i'm seeing only mootols js-framework. And i made custom dialog for enum editor (see attachment enum-editor.png). But i think that jquery ui dialog is better solution for this task (http://jqueryui.com/demos/dialog/modal-form.html).
What do you think?
Best regards. Pavel Konnikov