Tagged Questions
0
votes
0answers
102 views
A Google Play/App Store for Demonstrations? [closed]
The Demonstration site is similar to Google Play & the App Store except perhaps for the well-known restrictions/limitations it places its downloadable “apps” - its cdf files. Remove these and it ...
6
votes
2answers
172 views
A good way to manage code in a complicated CDF?
When doing complicated programming in a Mma notebook I define several functions that I use in my higher level funtions, and I use a "Subsection" cell for each definition. For example I might write:
...
2
votes
2answers
140 views
How can I create CDF applications which adjust their screen dimensions based on the end-user's display configuration?
I am trying to make a CDF application that takes the user's system information (screen information) and adjusts the size of the application to give a seamless experience over different screens with ...
16
votes
1answer
364 views
How can I share objects with dynamic content with non-Mathematica users?
Often when I construct some cool Manipulate[] function, I would like to share it with others—non-Mathematica users. Some software, notably Cinderella, ...