0 Members and 1 Guest are viewing this topic.
i'm testing the OS in the calculator, using tnoc and downgradefix, it can return to previous versions of the OS without problem, the teacher software works perfectly and the new scriping tool looks great, now any one can open a tns file and create or edit the script with lua, also the scriping tool let you see in realtime what can your code do at the actual state of the programationit's amazing
Does anyone knows or believes it TI is making any software targeted on linux machines?
Local iFor i,1,100Disp i," ",(i^2)-1EndFor
Has anyone else noticed the dramatic decrease in speed in the notes app and TI-BASIC (and probable some other places too)? It's unbearable. Loops, for example, are very slow with printing results to the screen, really annoying since I was developing something that does that a lot. I read that the slowness in the notes app is caused by bad XML, it's a tree with a leaf for every word (and a word has a lot of params). I think I'll return to OS 3.1 again for now...This loop finished in +/- 20 sec on OS 3.1 and in approx 2 min. ( ) on OS 3.2Code: [Select]Local iFor i,1,100Disp i," ",(i^2)-1EndFor
They probably knew it was going to be buggy and that they would get a lot complaints, no wonder they allowed downgrading this time.