I gave a closer look at the token input code and even though it's possible
to have a 1:1 port it would be better to change the code so it can act like
a real qooxdoo widget.
That way it can take advantage of the event's abstraction (keydown, keyup,
focus, blur) already implemented in the list widget. That alone would reduce
a lot of code and would prevent ourselves of dealing with the DOM directly.
We could use the ComboBox widget that already have all we need. The only
think that would be left for us to change would be adding some kind of
Token's itens to the left of the inputbox.
A good idea here would be use a HBox to handle those items.
What do you think?
If you don't have any other idea I will try to implement the way I
described.
On Mon, Aug 30, 2010 at 10:50 AM, panyasan <[email protected]> wrote:
>
>
> Krycek wrote:
> >
> > God, I hate jQuery. After getting used to the qooxdoo clean way of
> > organizing code looking at jQuery code looks so messed up.
> >
> > I think you should be better porting it. I would be interested to help
> you
> > with that.
> >
>
> Cool. I'd be thrilled to have a qooxdoo-contrib project implementing token
> fields as an input widget and as a cell renderer for the virtual widgets.
> But to be honest, I cannot start another contrib project, I have so many
> other unfinished ones that need attention. If you start and maintain one,
> I'd be glad to help with coding and testing. Otherwise, I'll just go and
> use
> hacks to get me what I need ;-(
>
> C.
> --
> View this message in context:
> http://qooxdoo.678.n2.nabble.com/Token-Field-widget-qooxdoo-virtual-widget-jQuery-tp5478029p5478252.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
> Be part of this innovative community and reach millions of netbook users
> worldwide. Take advantage of special opportunities to increase revenue and
> speed time-to-market. Join now, and jumpstart your future.
> http://p.sf.net/sfu/intel-atom-d2d
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel