Show Posts

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 - Jim Bauwens

Pages: 1 ... 62 63 [64] 65 66 ... 125
946
TI-Nspire / Re: Bomberman
« on: December 21, 2011, 03:17:35 am »
Hmm, what if you do cursor.hide() at the beginning? (say, in on.create)
If that doesn't work, maybe you just can set another cursor that you basically don't see.

Also, you should localize the values hor and vert :) (just good practice)

947
TI-Nspire / Re: Bomberman
« on: December 21, 2011, 02:47:41 am »
I have an idea for your game:
Use on.mouseMove(x) as (extra) control. Just use the x coordinate to move. (so you can swipe to move left/right).
Don't forget to hide the mouse :)

(this is faster than key presses I think)

948
TI-Nspire / Re: Bomberman
« on: December 21, 2011, 01:46:27 am »
I don't know if the speed of the intepretion in general will be faster, but TI is/has been optimizing certain graphical parts. (which will speed up drawing).
Believe me or not, TI is doing their best to improve :)

949
TI-Nspire / Re: [Lua] Speedcubing Timer
« on: December 21, 2011, 01:39:35 am »
I'll check it out when I got some time :)

950
Miscellaneous / Re: My Little Pony: Friendship is Magic
« on: December 20, 2011, 04:48:25 pm »
I lost

951
News / Re: Will you survive to the 7 nDoom Hells?
« on: December 20, 2011, 04:47:31 pm »
Great job :)

952
Other Calculators / Re: Periodic table
« on: December 20, 2011, 03:45:43 pm »
You most certainly should submit it to TI-Planet ;)

Spoiler For Removed:
Removed content

953
Other / Re: z88 RAM/ROM prices (30 years ago)
« on: December 20, 2011, 02:27:49 am »
Doesn't TI make some z80's?

954
Lua / Re: Tool-palette Questions
« on: December 20, 2011, 02:25:30 am »
No, it isn't possible to but an image as icon.
You could however create your own menu system which supports that :)

955
News / Re: Lua's compatibility with future versions of the Nspire
« on: December 20, 2011, 02:23:51 am »
Nice and clear :)

956
Other Calculators / Re: Next Nspire OS and Lua compatibility
« on: December 18, 2011, 04:18:15 pm »
This is why Critor gives the warning to only use the official stuff.
As far as I know you don't need to worry about the stuff in their documentation :)


@Renatose, this depends on how the file is stored (windows, nix, ascii, utf-8).
But I think that TI is doing its best to fix all these bugs.

957
Other Calculators / Re: Next Nspire OS and Lua compatibility
« on: December 18, 2011, 04:10:41 pm »
UTF-8 support is quite good with their added utf-8 functions.
It only misses the ulen function, and I requested that :)

958
Other Calculators / Re: Next Nspire OS and Lua compatibility
« on: December 18, 2011, 03:42:43 pm »
Yes, they are trying to optimize certain stuff :)

959
Other Calculators / Re: Next Nspire OS and Lua compatibility
« on: December 18, 2011, 03:37:45 pm »
Sooo... Instead of giving us more to play with in the next OS to keep us away from ndless, they're taking stuff away or changing it?
The problem is certain stuff doesn't work properly or is a bit bugged. That is why they did not mention it officially.
And don't worry about removing stuff, they will give us plenty to play with next release :)

960
Lua / Re: Lua 'XML' reader
« on: December 18, 2011, 03:33:20 pm »
Interesting :)
I'm sure these stuff will be put to good use.

Pages: 1 ... 62 63 [64] 65 66 ... 125