0 Members and 1 Guest are viewing this topic.
With 'built-in documents' I meant the document editors that are part of the operating system of the Nspire.
You need to press 7 and ctrl at the same time, like on a computer. Did you do that?
Adding a key for horizontal scrolling is a great idea.But I don't really want to repurpose the tab key. I guess ctrl+4 to scroll left and ctrl+6 to scroll right would make sense.
I have yet to implement it. Should be easy.I'm used to tab being used on the PC the way it is used in nTxt. You're right that we could additionally map all this navigation stuff to the unused math keys.With a bit more work it may also be possible to make controls customizable.
I implemented the quick horizontal scrolling: scroll left with ctrl+4, right with ctrl+6.Also, page up is now additionally mapped to the "Trig" key, page down to the "x^2" key, scroll left to the "e^x" key, scroll right to the "10^x" key.As alway, code on github.
If I could make 2 suggestions I think would be useful both inserting direct link to your Github into OP (because is only present into #159 message of Ott 11 2014) and uploading also here almost last release if not possible all the previous ones, because if happens again that we can't login to the forum we would have a mirror where downloading the program
It seems that you need to use the .prg.tns file if your Ndless version is older. If it still doesn't work, try updating your Ndless installation.Edit:Quote from: matteob92 on December 05, 2015, 09:24:25 pmIf I could make 2 suggestions I think would be useful both inserting direct link to your Github into OP (because is only present into #159 message of Ott 11 2014) and uploading also here almost last release if not possible all the previous ones, because if happens again that we can't login to the forum we would have a mirror where downloading the program Thanks for the suggestion. I'll look into it.
Also, you don't need to use the PRG file on OS 3.6. The ndless_resources.tns file from Ndless 3.9 that has Zehn support actually works on 3.1 and 3.6. Just replace your ndless_resources.tns with the one from 3.9, nPDF.tns should run. Unfortunately, this isn't well-documented.
As written in the nPDF thread,Quote from: Legimet on December 07, 2015, 08:36:49 pmAlso, you don't need to use the PRG file on OS 3.6. The ndless_resources.tns file from Ndless 3.9 that has Zehn support actually works on 3.1 and 3.6. Just replace your ndless_resources.tns with the one from 3.9, nPDF.tns should run. Unfortunately, this isn't well-documented.I'll have to try your latest nTxt version, lkj. I think I have version 11 on my calc