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 ... 106 107 [108] 109 110 ... 125
1606
News / Re: Omnimaga introduces calc wiki search BBCodes and others
« on: June 13, 2011, 04:26:48 am »
Pretty awesome!

1607
Indeed, the variable is only accessible from the current document (you can access it when adding a calculator page and typing the name of the variable)

1608
Looks pretty nice, good job Hoffa!

1609
TI-Nspire / Re: [Lua] Space Invaders
« on: June 10, 2011, 07:16:18 am »
Looks very pretty!

1610
This is the link to it http://bwns.be/jim/convert.py .
You need pythonmagick to use it (Linux users can use the package manager to install it).

Usage: convert.py infile.png data.txt

1611
News / Re: The Future of Calculators
« on: June 10, 2011, 03:13:33 am »
Yeah, an on-calc package manager \o/

1612
I was first :p
I made a offline converter in python more than a month ago :D

1613
Lua / Re: A message to Nspire BASIC/Lua programmers
« on: June 09, 2011, 02:57:06 am »
Yeah, this is very true. I'll keep it in mind when I release my programs.

1614
Other Calculators / Re: Is it impossible to get an 84+ keypad?
« on: June 07, 2011, 04:03:42 pm »
No, you have to register your nspire on the website, and then you will get an option to 'purchase' additional stuff (or request the free keypad).

1615
Other Calculators / Re: I just got an Nspire!!!
« on: June 07, 2011, 03:30:12 am »
Spyro, you need to register on eduction.ti.com, fill in some forms and they will send you the keypad.

1616
Lua / Re: Codes for touchpad, arrow keys, select button, other keys?
« on: June 06, 2011, 04:28:27 am »
Levak, you forgot to invalidate the screen when mouseDown is triggered.

Code: (Lua) [Select]
function on.mouseDown(x, y)
 mX, mY = x, y
 platform.window:invalidate()
end

1617
TI-Nspire / Re: [Lua] Space Invaders
« on: June 04, 2011, 03:23:17 pm »
Good job! Congratulations!

1618
News / Re: Earlier contest start nulls May's annual activity decrease
« on: June 04, 2011, 10:38:14 am »
Kill the bot!

1619
News / Re: TI-Nspire SDK expected for release in 2012
« on: June 04, 2011, 09:02:49 am »
Well, they have released the api documentation, and thats pretty complete :)

1620
Introduce Yourself! / Re: Hello
« on: June 04, 2011, 09:00:02 am »
Heya Eleven!
I'm also Belgium, and there are a couple more users from Belgium and The Netherlands :)

I wish you good luck with asm!

Pages: 1 ... 106 107 [108] 109 110 ... 125