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 - meishe91

Pages: 1 ... 9 10 [11] 12 13 ... 207
151
Humour and Jokes / Re: Experimental Updates
« on: March 02, 2011, 08:11:14 pm »
It also worked for me with Firefox.

152
Humour and Jokes / Re: Experimental Updates
« on: March 02, 2011, 08:05:41 pm »
Well I figured it out, works in Chrome just fine.

153
TI Z80 / Re: Quasilat
« on: March 02, 2011, 07:08:39 pm »
Someone should post a screenshot ;) I haven't been able to try it but it sounds really interesting. Hope all the work in it is going well.

154
Miscellaneous / Re: Omnimaga/TI-Community Forum Etiquette
« on: March 02, 2011, 05:15:28 pm »
What outdated stuff was there?

155
TI-BASIC / Re: Extra Detail Suite
« on: March 02, 2011, 05:14:03 pm »
That's what I thought given the example you showed. Cool, maybe I'll make a couple if I can think of something (and actually take the time to go through my old pre-calculus notes :P).

156
TI-BASIC / Re: Extra Detail Suite
« on: March 02, 2011, 05:08:19 pm »
Sweet, thanks ;D

What math level though? You didn't say.

157
TI-BASIC / Re: Extra Detail Suite
« on: March 02, 2011, 05:06:25 pm »
Nemo has a triangle solver too somewhere around here...don't remember where though. What level math is this for?

Also, what is your method for turning a number into a string? I'm curious what it looks like :)

158
TI-BASIC / Re: Undo
« on: March 02, 2011, 04:55:27 pm »
Why would you need to keep the command in the list if you undid it? I mean unless you're wanting to do a redo button too I don't see the point. Also, I can basically guarantee you won't get infinite undos in TI-BASIC, or really any calculator language since you're limited by memory. The only way to get more than 999 is to overflow into another list when you're done with the first.

159
TI-BASIC / Re: Undo
« on: March 02, 2011, 02:02:52 am »
Ah ok. I think I get it now. Just to make sure you know, you know that method does limit your number of undos to as low as 499 right?

160
TI-BASIC / Re: Undo
« on: March 01, 2011, 07:03:19 pm »
So you're storing the command number and the coordinates all in different elements in a list? What does your compressed data look like? (Like what does the data for a Pt-On(32,54), Circle(55,55,10), and Line(0,0,54,34) look like?)

161
TI-BASIC / Re: Undo
« on: March 01, 2011, 02:34:14 pm »
Ah ok, I thought it might be something like that but wasn't sure (about the character limit).

But like I said its really your whole description. I mean it's just confusing how you're storing variables and what does what. Not trying to sound rude, it just isn't clicking in my head. (That's why I asked for code possibly to see if I could figure it out that way.)

162
TI-BASIC / Re: Undo
« on: March 01, 2011, 12:56:00 am »
You're whole process really.

There is a character limit? O.o

163
Miscellaneous / Re: Omnimaga/TI-Community Forum Etiquette
« on: March 01, 2011, 12:54:39 am »
Just added something to the General Tips section. Also, thanks to Z for adding some stuff. I didn't know you had.

164
TI-BASIC / Re: Undo
« on: March 01, 2011, 12:18:33 am »
Ah, well I made it because I was bored and you said you just had to think of a way to implement it so I figured what the hell. However I'm not going to lie, your description confuses the hell out of me :P Could you possibly post some code or try rephrasing or something? Glad you got code though.

165
Miscellaneous / Re: Programming Tutorials, Help, Etc.
« on: March 01, 2011, 12:04:56 am »
Ah ok. I thought so, but the other site is a lot more complete so I'll stick with it :P Thanks though for finding those :)

Pages: 1 ... 9 10 [11] 12 13 ... 207