Timeline for DynamicModule issues with Refresh, double evaluation, and CDF Player preview
Current License: CC BY-SA 3.0
18 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:56 | history | edited | CommunityBot | replaced http://mathematica.stackexchange.com/ with https://mathematica.stackexchange.com/ | |
| S Sep 23, 2016 at 20:28 | history | suggested | LCarvalho | CC BY-SA 3.0 | Formatting for better presentation |
| Sep 23, 2016 at 19:54 | review | Suggested edits | |||
| S Sep 23, 2016 at 20:28 | |||||
| Apr 27, 2015 at 1:54 | vote | accept | Edmund | ||
| Apr 27, 2015 at 0:19 | comment | added | Mike Honeychurch | @Edmund it is not odd. If you have a semi colon then the code is not displayed and dynamic only updates pixels that are displayed. Instead of multiplying a Dynamic by Column bring it into the Column | |
| Apr 26, 2015 at 6:20 | history | tweeted | twitter.com/#!/StackMma/status/592211698020446208 | ||
| Apr 25, 2015 at 10:56 | history | edited | Edmund | CC BY-SA 3.0 | Added images and additional explanations of behaviour. |
| Apr 25, 2015 at 10:50 | history | edited | Edmund | CC BY-SA 3.0 | Added images and additional explanations of behaviour. |
| Apr 24, 2015 at 13:18 | comment | added | Edmund | @Kuba That is because of issue number 2. If I end Dynamic@Refresh with a semicolon then the update button doesn't update. (version 10.1) It is very odd. | |
| Apr 24, 2015 at 13:14 | comment | added | Kuba | @Edmund Thanks but are you multiplicating Dynamic with Column or purpose or is this a typo? | |
| Apr 24, 2015 at 12:55 | history | edited | Edmund | CC BY-SA 3.0 | added 4 characters in body |
| Apr 24, 2015 at 12:46 | comment | added | Edmund | @Kuba Smaller example added. | |
| Apr 24, 2015 at 12:44 | history | edited | Edmund | CC BY-SA 3.0 | Added smaller example of issue |
| Apr 24, 2015 at 11:10 | comment | added | Charlotte Hadley | I agree with @Kuba that this isn't a minimal example, removing the controllers (setting defaults in the variables of the DynamicModule) and reducing the visualisation to just the Histogram would of made this easier to inspect.. | |
| Apr 24, 2015 at 11:02 | comment | added | Edmund | @Kuba I'll put something shorter up after I commute in to work. | |
| Apr 24, 2015 at 10:55 | answer | added | Charlotte Hadley | timeline score: 3 | |
| Apr 24, 2015 at 10:36 | comment | added | Edmund | @Kuba I thought that was a minimal example. :( I've taken a ton out to get it down to that. I wanted to preserve the function calls and things in case there was something wrong with my methods. | |
| Apr 24, 2015 at 10:24 | history | asked | Edmund | CC BY-SA 3.0 |