Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Calculator
#12
TheVig Wrote:Ahh...the logic in the operators section is crazy...

I'm playing around with states to allow operations at certain times and then resetting.

I'll get it, but there are so many considerations. Does anyone have some suggestions?

I feel like I am making an RPN calculator...if anyone has ever used one of those you'll know that it sucks! Reversed Polish Notation!!!

Thanks
I know what you mean, that's what I was saying. It took alot of thinking on how to reset the variables and give the buttons values and whatnot, I should be able to get it to work by the weekend.

Time_Runner Wrote:I can see that you are doing a very good job on your program and I like it but since I do not get the error can you tell me how you get it?

PS
Are you going to make it so you can do things like 5+5-7 will not equal 7?


The problem is that right now, it registers as, 5 --> + transfers it to the right side --> 5 is the next number --> hit minus so it minuses 5 from the previous 5 --> then when you hit 7 it probly subtracts it, equaling -7. I'm trying to fix that.
Taking on Quick Macros one day at a time


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)