[Phpmyadmin-devel] Enum editor: JQuery UI vs. custom dialog

Pavel Konnikov konnikov at gmail.com
Thu Mar 4 12:25:38 CET 2010


Hi, all.

I'm trying to make enum and set editors
(https://sourceforge.net/tracker/index.php?func=detail&aid=1494550&group_id=23067&atid=377411).
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: enum-editor.png
Type: image/png
Size: 17126 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20100304/0ad3d644/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: enum-button.png
Type: image/png
Size: 9988 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20100304/0ad3d644/attachment-0001.png>


More information about the Developers mailing list