Forgot you say that you can add todo items both by clicking tha "Add task"
button and pressing the enter key when entering a task. You can delete todo
items by clicking them in the todo list.

On Sun, Sep 11, 2011 at 6:59 PM, Alexei Vinidiktov <
alexei.vinidik...@gmail.com> wrote:

> I don't have much experience with qooxdoo, but I've used it to build a web
> app that adds phonetic transcription to English texts www.phonetizer.com
>
> I use web2py on the back end and qooxdoo on the front end.
>
> I use a simple json-rpc web service to communicate between web2py and
> qooxdoo.
>
> I also have a port of pyjamas todo tutorial. The result is viewable at
> http://www.vocabilis.net/ You need to register at the site to see the
> qooxdoo app.
>
> I use json-rpc for all communication in that app too.
>
> If you are interested, I'll try and get you the source code for the todo
> app.
>
>
> On Sun, Sep 11, 2011 at 2:42 PM, Phyo Arkar <phyo.arkarl...@gmail.com>wrote:
>
>> Anyone have a working tutorial for web2py MVC and Qooxdoo ?
>>
>> I am wondering how to use Web2py's response.view template code inside
>> JS files coz Qooxdoo's class definations are in JS file . Somthing i
>> haven't tried.
>>
>
>
>
> --
> Alexei Vinidiktov
>



-- 
Alexei Vinidiktov

Reply via email to