On Mon, Sep 7, 2009 at 1:28 PM, Ondrej Certik wrote:
>
> On Mon, Sep 7, 2009 at 12:52 PM, Matthew Turk wrote:
>>
>> Hi Ondrej,
>>
>> Thanks for your speedy reply. Looking a bit closer, it seems to me
>> that a lot of this may be related to coercion of types to be sage
>> types. By replacing the
On Mon, Sep 7, 2009 at 12:52 PM, Matthew Turk wrote:
>
> Hi Ondrej,
>
> Thanks for your speedy reply. Looking a bit closer, it seems to me
> that a lot of this may be related to coercion of types to be sage
> types. By replacing the SageObject stuff with "object" or simply
> removing it (as is d
Hi Ondrej,
Thanks for your speedy reply. Looking a bit closer, it seems to me
that a lot of this may be related to coercion of types to be sage
types. By replacing the SageObject stuff with "object" or simply
removing it (as is done elsewhere in the codebase) I was able to get
to the point of t
Hi Matthew!
On Sun, Sep 6, 2009 at 10:10 PM, Matthew Turk wrote:
>
> Hi there,
>
> I was wondering if anyone had done much with notebook interaction
> widgets in FEMhub. They import okay:
>
> from sage.server.notebook.interact import *
>
> But (for instance) instantiation of a slider with more t