DB48X-on-DM42
DB48X-on-DM42 copied to clipboard
IOS Key Layout for DB40x
IOS version shows the top row key layout with the wrong label - e.g. y^x should be e^x, etc. This may be the same for others - DB48x and DB50x.
Took forever to figure out why y^x is giving wrong answers.
This is a known issue, which should be solved in the next release.
It seems it didn't make it to last week's release 0.9.0? Same problem here (DB50x on iOS).
Use "Yellow" 0 (SETUP) and Settings > Load keymap to pick either legacy.48k or db48x.48k as the keymap. Also turn on "Save sate when deactivating" to avoid it changes when the app hung up.
That works more often now, but not always.
There was a race condition between the application:didFinishLaunchingWithOptions: notification and the creation of the ViewController. This should be fixed in i0.9.6, submitted to Apple for review.