Ask Your Question
0

using sage "interact"

asked 2011-07-12 12:03:43 +0200

anonymous user

Anonymous

Is there some way to make sage "interact" to dynamically change the controls? For instance, based on the selection of radio button, the number of sliders controls will change accordingly in the 'interact'.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2011-07-12 16:47:15 +0200

niles gravatar image

I don't think interact is currently designed to work this way -- according to the source file server/notebook/interact.py, it is still in an early version. I've tried a few ideas, and looked at how it determines which controls to draw, and I don't see a way to do this.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2011-07-12 12:03:43 +0200

Seen: 388 times

Last updated: Jul 12 '11