Well thank you Moritz!

Those are a little bit outdated. You would need to run 
> $ gearbox tw2.server 
> nowadays. (http://tw2core.readthedocs.org/en/latest/tutorial/#installation) 
>
>
> > paster was installed using "pip install PasteScript" inside the 
> virtualenv. 
> > paster said tw2.browser was not a valid command 


Tried "gearbox tw2.browser" instead of your suggested "gearbox tw2.server" 
and it spawned a working server on 8001.

I am curious what "gearbox tw2.server" does (my installation of gearbox was 
not able to locate the command)?

>From reading the documentation of tw2 it seems like the need of PasteScript 
was depreciated and I won't need it to build a tw2 project?

Unfortunately to get the same functionality ("gearbox tw2.browser") using 
pyramid waitress, it seems like I will have to fall back on paster
 

>  
>
> 3. This is maybe a step too far for this question, but if I wanted to add 
> a 
> > column to the grid that only contains a checkbox or a button, how can I 
> > communicate the state of the checkbox to my backend api without 
> explicitly 
> > writing an event listener? (depending on the state of the checkbox or 
> > button the row in the grid will change state) 
>
> Can't help you there, sorry. 
>

To make some progress with #3, I want to add a column to the 
tw2.jqplugins.jqgrid grid and that new column will contain a checkbox or a 
button, and don't have an idea where I should be looking to get that started

Any suggestions to that effect will be highly appreciated.
 

-- 
You received this message because you are subscribed to the Google Groups 
"ToscaWidgets-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/toscawidgets-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to