Martin Wittemann wrote:
> Hey,
>
> I cant get it work in chrome on my mac. It keeps telling me that
> undefined is not a function. Have you tested it with chrome?
Hi Martin,

The problem isn't with Chrome, the problem is that I have been tweaking
it and you tested with an in-between-not-working gist :).  If you try
now, you'll see that I've fixed the problem and implemented an editable
label that works with selectboxes.  The only caveat is that I couldn't
get lazy-loading to work because in order to display the current value
before we create the selectbox, we have to first pretend to be a
value-based form widget, which means lazy-loading the modelselection
stuff as well.  That's too complicated for my abilities, so I just
removed it altogether.  Tomorrow I'll probably implement the
multi-selection editable label.

As for creating a contrib, I could do that, but I guarantee that I
cannot maintain it, so I don't want to create any illusions about my
commitment level: I already withdrew completely from maintaining the
other open source projects after the birth of my daughter last July.  I
wrote this widget for my primary business's use in our website backend
because it's more technophobe-friendly than a big form, but I wanted to
share it just in case this is useful to others since it took a while to
get it working right.

Cheers,
Greg
>
> Best,
> Martin
>
>
> Am 01.10.2010 um 21:52 schrieb Greg Beaver:
>
>> Hi,
>>
>> The easiest way to see this is to click the gist.github button in the
>> playground, enter "cellog" (without quotes) into the box at the top,
>> and click the arrow.  There is only 1 gist I have entered, this is
>> the demo.
>>
>> Greg
>>
>> Martin Wittemann wrote:
>>> For me too. :( could you supply another link? Would be interesting to see.
>>> Best,
>>> Martin
>>>
>>> Von meinem iPad gesendet
>>>
>>> Am 30.09.2010 um 09:04 schrieb "thron7" <[email protected]>:
>>>
>>>   
>>>> On 09/30/2010 06:27 AM, Greg Beaver wrote:
>>>>     
>>>>> Hi,
>>>>>
>>>>> For those who are interested, I put together both a gist and a
>>>>> playground demo of the editable label I described earlier today.  It can
>>>>> be used with any form element except for selectbox and other
>>>>> selection-style widgets (I haven't yet implemented this, it's not
>>>>> impossible).  The gist can be loaded from username cellog in the
>>>>> playground, or from this shortened url: http://1url.com/GV.  That url
>>>>> shortens a 31161 character-long URL from the playground, so be forewarned.
>>>>>       
>>>> The short url fails to expand for me (no response from server).
>>>>
>>>> T.
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Start uncovering the many advantages of virtual appliances
>>>> and start using them to simplify application deployment and
>>>> accelerate your shift to cloud computing.
>>>> http://p.sf.net/sfu/novell-sfdev2dev
>>>> _______________________________________________
>>>> qooxdoo-devel mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>>>     
>>>
>>> ------------------------------------------------------------------------------
>>> Start uncovering the many advantages of virtual appliances
>>> and start using them to simplify application deployment and
>>> accelerate your shift to cloud computing.
>>> http://p.sf.net/sfu/novell-sfdev2dev
>>> _______________________________________________
>>> qooxdoo-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>>   
>>
>> <ATT00001..txt><ATT00002..txt>
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> ------------------------------------------------------------------------
>
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>   

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to