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

Tomas Srnka tomas.srnka at gmail.com
Thu Mar 4 13:05:34 CET 2010


Hi,

I think that there is no need for another JS framework. There is a
library called MochaUI (http://mochaui.com/), which is based on
MooTools and provides lots of UI elements (buttons, dialogs, windows,
frames, boxes...). Maybe, you could use one of the dialogs from
MochaUI, if you do not like plain JS.

Best Regards,
Tomas

On Thu, Mar 4, 2010 at 12:25 PM, Pavel Konnikov <konnikov at gmail.com> wrote:
> 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
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Phpmyadmin-devel mailing list
> Phpmyadmin-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>
>




More information about the Developers mailing list