• nTxt - Nspire Text Editor 5 1
Currently:  

Author Topic: nTxt - Nspire Text Editor  (Read 124994 times)

0 Members and 1 Guest are viewing this topic.

Offline lkj

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 485
  • Rating: +58/-1
    • View Profile
Re: nTxt - Nspire Text Editor
« Reply #90 on: May 20, 2013, 04:31:38 pm »
What should the file you're trying to open contain? And is it a plain text file, i.e is it displayed normally if you open it with notepad on your computer?

Offline lkj

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 485
  • Rating: +58/-1
    • View Profile
Re: nTxt - Nspire Text Editor
« Reply #91 on: June 20, 2013, 07:50:49 am »
I found the bug which was probably causing all reported crashes. It was there since the beginning and caused by a very silly mistake: I reallocated a local copy of a pointer instead of the pointer itself, and it did only rarely crash because the address normally stayed the same. I hope I've fixed all bugs causing a crash now :)

Other than the bugfix there's only one small change: nTxt now registers itself for all files with the file extension ".txt", you don't have to do it by hand anymore.

To use the new nTxt, you have to update your Ndless to a newer revision than r797. Just install the latest public release ;)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Re: nTxt - Nspire Text Editor
« Reply #92 on: June 20, 2013, 11:50:18 am »
Nice, does it means that we can now run txt files directly from the documents menu now? I think mViewer did that with images and doing this with txt files would be cool, since sometimes you might want to quickly access your favorite game readme or school notes

Offline Legimet

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +29/-0
    • View Profile
Re: nTxt - Nspire Text Editor
« Reply #93 on: June 20, 2013, 01:18:30 pm »
Does it use the cfg_register_fileext() function recently added to Ndless in r797?
« Last Edit: June 20, 2013, 01:19:13 pm by Legimet »

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: nTxt - Nspire Text Editor
« Reply #94 on: June 20, 2013, 01:20:44 pm »
Certainly.
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline lkj

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 485
  • Rating: +58/-1
    • View Profile
Re: nTxt - Nspire Text Editor
« Reply #95 on: June 20, 2013, 03:38:57 pm »
DJ: Yes, you can open a document by just selecting it and pressing enter. You have to run the program once so it can register itself before this works, though.

Legimet: Yes, that's why you need r797 or above.
« Last Edit: June 20, 2013, 03:45:22 pm by lkj »

Offline mdr1

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 303
  • Rating: +21/-2
    • View Profile
Re: nTxt - Nspire Text Editor
« Reply #96 on: June 20, 2013, 03:57:27 pm »
Nice, does it means that we can now run txt files directly from the documents menu now? I think mViewer did that with images and doing this with txt files would be cool, since sometimes you might want to quickly access your favorite game readme or school notes
We already were able to do so. The new thing is that the .cfg file is now automatically modified by the program.



Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Re: nTxt - Nspire Text Editor
« Reply #97 on: June 20, 2013, 09:14:31 pm »
Ok thanks for the info. :)

Offline Mr. Nick

  • LV0 Newcomer (Next: 5)
  • Posts: 1
  • Rating: +0/-0
    • View Profile
Re: nTxt - Nspire Text Editor
« Reply #98 on: July 31, 2013, 02:23:30 am »
I just discovered this website and DJ, I have to say, you are the man. Great program. I saw you haven't posted in a month so hopefully your are still updating your program.

If I were to give any suggestion I'd say consider making the search feature not case-sensitive. Not a big deal at all but might be a nice addition

Offline Jonius7

  • python! Lua!
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1918
  • Rating: +82/-18
  • Still bringing new dimensions to the TI-nspire...
    • View Profile
    • TI Stadium
Re: nTxt - Nspire Text Editor
« Reply #99 on: July 31, 2013, 06:30:08 am »
Hello Mr. Nick, welcome to Omnimaga! You can introduce yourself here and start a new topic: http://www.omnimaga.org/index.php?board=10.0

Also this program isn't DJ Omnimaga's, the creator is lkj, as said on the first post.
Enjoy Omnimaga!
Programmed some CASIO Basic in the past
DJ Omnimaga Music Discographist ;)
DJ Omnimaga Discography
My Own Music!
My Released Projects (Updated 2015/05/08)
TI-nspire BASIC
TI-nspire Hold 'em
Health Bar
Scissors Paper Rock
TI-nspire Lua
Numstrat
TI-nspire Hold 'em Lua
Transport Chooser
Secret Project (at v0.08.2 - 2015/05/08)
Spoiler For Extra To-Be-Sorted Clutter:

Spoiler For Relegated Projects:
TI-nspire BASIC
Battle of 16s (stalled) | sTIck RPG (stalled) | Monopoly (stalled) | Cosmic Legions (stalled)
Axe Parser
Doodle God (stalled while I go and learn some Axe)

Offline lkj

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 485
  • Rating: +58/-1
    • View Profile
Re: nTxt - Nspire Text Editor
« Reply #100 on: July 31, 2013, 08:54:54 pm »
I just discovered this website and DJ, I have to say, you are the man. Great program. I saw you haven't posted in a month so hopefully your are still updating your program.
Yeah you're confusing me with DJ ;)
Thanks, though.
I'm still working on it, but I wasn't sure what to add next and therefore didn't make much progress. Thanks for the suggestion, should be easy to do.
« Last Edit: July 31, 2013, 08:56:44 pm by lkj »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Re: nTxt - Nspire Text Editor
« Reply #101 on: August 01, 2013, 12:17:28 pm »
Yeah I'm actually a different person lol. I am not involved in this program (nor Nspire development), although I created the site and ran it until 2011. Welcome here though! :)

Offline lkj

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 485
  • Rating: +58/-1
    • View Profile
Re: nTxt - Nspire Text Editor
« Reply #102 on: August 04, 2013, 01:07:14 pm »
Minor update with case-insensitive search. Any other small requests?

Offline blauemauritius

  • LV2 Member (Next: 40)
  • **
  • Posts: 25
  • Rating: +0/-0
    • View Profile
Re: nTxt - Nspire Text Editor
« Reply #103 on: August 04, 2013, 03:49:25 pm »
Sounds good... Is it possible to get an update of the zip-file? This would be very nice.

Thanks in advance.

blauemauritius

Offline lkj

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 485
  • Rating: +58/-1
    • View Profile
Re: nTxt - Nspire Text Editor
« Reply #104 on: August 05, 2013, 06:59:19 pm »
Again an update  :)
- reworked the filebrowser, now you can also enter a filename (press the tab key to place the cursor in the filename input box or back)
- save now also uses the filebrowser (you don't have to type the full path where you want to save to anymore)


Sounds good... Is it possible to get an update of the zip-file? This would be very nice.

Thanks in advance.

blauemauritius
Sure, I just didn't attach it yesterday because there were almost no changes. And because I was already working on today's bigger update.