Quote:
Originally Posted by Nogg
Since I was getting nowhere trying to get additional files to overwrite main.xml, I took a look at this.
I've modified diablo's code to allow for ENT to conclude a Direct Page Control entry as well as still letting link navigation work. It just defaults to normal link navigation unless the reader is in the process of queueing digits for DPC.
I need to make sure I've covered all the bases and then tested it fully, so I'll probably wait to post it until tonight or tomorrow.
|
Cool! Did you use the solution that ns66 came up with to change the default "do" in applicationStart.xml? Like changing "doCenter" to "doCenterX" for example and then set a variable inside my code so when you press ENT you know what function to perform?