This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - lkj
16
« on: February 02, 2017, 07:54:22 am »
Writing a new compiler for C, in assembly, would be a huge project. I don't think it's realistically possible. Porting some existing compiler would be easier, but may still be hard.
17
« on: February 02, 2017, 07:48:57 am »
Hi, I have a TI-nspire cx CAS 4.2.0.532 with the latest ndless, but I encounter a lot of problems in using your software (eg screen glitches and similar while opening and closing files). Am I doing something wrong?
Also, feature request, make the "scratchpad" work (i don't know if this is a problem with ndless or something else)
Thanks
The screen glitches are normal, they just look ugly but are not a problem. I don't think making the scratchpad work is possible the way Ndless programs work at the moment. It would probably require more integration with the OS. The clipboard features don't work on Ndless 4 and compatibel? I have Ndless 4.4
Yes, it's a custom sycall, that is the binary needs to be updated with new addresses every time a new OS comes out... I'll see when I have time for that.
18
« on: January 23, 2017, 04:45:54 pm »
I didn't know anyone ever used this, so I didn't continue work on it What useful features are missing in your opinion?
19
« on: June 06, 2016, 06:20:37 pm »
I won't add any big new features like that myself anymore. If you or anyone else wants to, you can add it yourself, though. The code is on github ( https://github.com/lkjcalc/nTxt).
20
« on: May 02, 2016, 03:23:27 pm »
It is very slow, but it's also quite confusing when changes are just not displayed until the OS calls refresh_osscr itself (I always forget about that ). But yeah, it seems that there's more or less a consensus that the slowness is the more annoying of the two. Nice to see that you're still around and doing Nspire programming
21
« on: February 01, 2016, 12:31:19 pm »
Small update. No new features, but added custom clipboard syscalls for Ndless 3.9 and Ndless 4 (before it just crashed on those OSes when you used the clipboard).
22
« on: December 08, 2015, 04:56:13 pm »
23
« on: December 07, 2015, 01:33:25 pm »
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: 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
Thanks for the suggestion. I'll look into it.
24
« on: December 02, 2015, 02:00:51 pm »
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.
25
« on: November 30, 2015, 05:50:03 am »
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.
26
« on: November 30, 2015, 03:09:50 am »
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.
27
« on: November 26, 2015, 02:35:50 am »
You need to press 7 and ctrl at the same time, like on a computer. Did you do that?
28
« on: November 09, 2015, 04:33:16 am »
With 'built-in documents' I meant the document editors that are part of the operating system of the Nspire.
29
« on: November 05, 2015, 04:51:35 am »
Hi matteob92. I actually haven't worked on nTxt during this year, for multiple reasons. Firstly, studying at university left me with almost no time for programming. Secondly, I didn't know what to do next with nTxt: all the features I had suggested back then are almost useless without unicode support, and implementing that would require too much work. Also, pdfs or the built-in documents are better suited for most usage cases of those things. If you want something added, you cann suggest it and maybe I'll do it, or implement it yourself, the code is on github
30
« on: June 21, 2015, 11:47:58 am »
The computer link software doesn't need any kind of activation.
|