[mochikit] Re: Widgets in mochikit-patches

2009-05-24 Thread David Barnett
Per,

Yeah, I'm just glad to see some standardized building blocks. It's hard to
develop very quickly when you have to work down in the nuts and bolts, and
we keep getting ugly bugs because our widget/presentation code is so coupled
to our other code, so I've been hoping for something better for some time...

I do have a few questions so far:
1) I'm not having any luck with "scripts/pack.sh". I've just been updating
the packed version by hand. Maybe I'm running it wrong, but I get this
error:
Invalid option "-c"
Usage: java org.mozilla.javascript.tools.shell.Main [options...] [files]
2) Is there a "right way" yet to use the built-in popups on TextFields? It
looks like calling the showPopup method directly is the best way to populate
the popup list, but obviously it would be better to populate the list
without manually showing it. Should there be an additional method to
populate the list, and some of that be pulled out of showPopup? Also, is
there any way to make a popup show just below the TextField widget instead
of covering it up?

That's pretty much it. I'm planning on looking into the FormValidators next,
so *if* you happen to get a chance, it would be great to have an example of
how those work, or at least any caveats for using them that come to mind.
I'll probably try to add a validation example if you don't get around to it.

David

On Sun, May 24, 2009 at 7:34 AM, Per Cederberg  wrote:

>
> Hi David,
>
> Nice to see someone using my widgets for MochiKit!
>
> The Git repository has been out of date for a while, since nobody has
> been asking for updates. But now that you've patched the code, I've
> also updated my copies to the latest version. Will try to merge in
> your stuff as well.
>
> It was my original intention to push for inclusion into 1.5, but the
> response was quite muted here on the list last time around. So I've
> concentrated on other stuff instead. But if GitHub works for you, we
> might keep it there for now?
>
> Please let me know if you have any issues or questions regarding the
> widgets!
>
> Cheers,
>
> /Per
>
> On Sun, May 24, 2009 at 07:41, David Barnett 
> wrote:
> > Hi,
> >
> > I've been desperately needing some standard widgets on top of mochikit,
> and
> > I found the widgets under mochikit-patches just recently. I'm wondering
> what
> > their current status is, if many people use them, and what most people do
> > for widgets (e.g. using jQuery over mochikit).
> >
> > David
> >
> > >
> >
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to 
mochikit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~--~~~~--~~--~--~---



[mochikit] Re: Widgets in mochikit-patches

2009-05-24 Thread Per Cederberg

Hi David,

Nice to see someone using my widgets for MochiKit!

The Git repository has been out of date for a while, since nobody has
been asking for updates. But now that you've patched the code, I've
also updated my copies to the latest version. Will try to merge in
your stuff as well.

It was my original intention to push for inclusion into 1.5, but the
response was quite muted here on the list last time around. So I've
concentrated on other stuff instead. But if GitHub works for you, we
might keep it there for now?

Please let me know if you have any issues or questions regarding the widgets!

Cheers,

/Per

On Sun, May 24, 2009 at 07:41, David Barnett  wrote:
> Hi,
>
> I've been desperately needing some standard widgets on top of mochikit, and
> I found the widgets under mochikit-patches just recently. I'm wondering what
> their current status is, if many people use them, and what most people do
> for widgets (e.g. using jQuery over mochikit).
>
> David
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to 
mochikit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~--~~~~--~~--~--~---



[mochikit] Widgets in mochikit-patches

2009-05-24 Thread David Barnett
Hi,

I've been desperately needing some standard widgets on top of mochikit, and
I found the widgets under mochikit-patches just recently. I'm wondering what
their current status is, if many people use them, and what most people do
for widgets (e.g. using jQuery over mochikit).

David

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to 
mochikit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~--~~~~--~~--~--~---