Christophe de Dinechin

Results 220 comments of Christophe de Dinechin
trafficstars

@wainersm This is the issue for future reference.

We probably need to be a bit precise about what happens if `#catch` or `#endtry` is misspelled (since that too would be a compile error). For example: ``` #try int...

Interesting suggestion. I'll try that.

This is a problem with the way iOS deactivates applications. I need to find the correct iOS events, i.e. one that only happen just before application exits, but not when...

Hi @Wiljea, thanks for offering to help. Constants, equations and library (collectively "library items") follow the same logic: there is a built-in set, defined in the source code, and you...

BTW, you mentioned that you were running on Win10, which is a platform I do not build for personally. How do you run the simulator there? Are you using the...

Indeed, this is related to the aggressive display optimizations on DM32/DM42 to reduce battery drainage. Some screen refresh events are related to events (mostly timer) that do not exist on...

To confirm that the problem is a screen refresh, can you check if, when you hit the problem, the keyboard is still responsive (and causes a refresh)?

Installed the version from the app store, and the problem is glaringly obvious. It does not appear when I locally install. I believe that the difference is debug vs. "archive"...

This should be fixed in the version now distributed on the App store (starting with 0.7.16). Closing the issue, @mahi2003 please feel free to reopen if the problem is still...