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 - ztrumpet
Pages: 1 ... 70 71 [72] 73 74 ... 385
1066
« on: June 01, 2011, 05:03:08 pm »
1) That's odd... for a program that I'm working on, APD seems to screw up program data. It doesn't crash, but the Axe variables are messed up. (RAM modification likely?) Ah, yes, that makes sense. If the calc APDs, then the current screen has to be stored somewhere. This area is appropriately named the "saveSScreen." Unfortunately for you, this is L1 in Axe. Basically if in your program the calc APDs, then you cannot use any of L1. Remember that Axe Vars are stored at the end of L1 (as it's actually 768 bytes if you reallocate the vars). Here's your fix: 1. Use #Realloc() to change the location of the Axe vars to some other place, such as L4. 2. Never ever ever use L1 in your program. Good luck!
1067
« on: June 01, 2011, 04:54:07 pm »
That would be awesome! If you end up doing it, you could talk some to ThePenguin, who has experience with (ab)using Doors's routines without even running the program from Doors itself.
1068
« on: June 01, 2011, 04:35:49 pm »
I received a text from Sir earlier today, who wanted me to let the community know that he won't be around for at least two weeks, due to his parents. Unfortunately, Sir's parents have a history of grounding/punishing Sir quite often for minor incidents, so I doubt if we see much of him at all for this time. That's pretty much it.
1069
« on: May 31, 2011, 10:57:31 pm »
Okay, that's tight. Nice job!
1070
« on: May 31, 2011, 10:56:07 pm »
ThePenguin, also, what about these ideas? I believe there are three things that zStart is lacking right now that would make me no longer dependent on DoorsCS' hooks: 1. Add Mirages' [On]+[Alpha] hook so it will automatically APD when those two keys are pressed. 2. Add CalcUtil/DoorsCS' run archived programs feature. These two will solve the DCS compatibility issues, as long as people turn the DCS hooks off. Then Doors has no reason to mess with the zStart hooks. 3. Can you summarize all of the features in zStart. I'm sure I'm missing something in the pages upon pages of info. 
Also, I'm curious as to which font you use, thepenguin. Do you mind uploading it? 
1072
« on: May 31, 2011, 06:13:08 pm »
I've just tested it on my calc, AND NOW MAH SCREEN DISPLAYS UPSIDE-DOWN (and it also turned the contrast all the way up)
This topic should help you get it back to normal: http://ourl.ca/6348Good luck.
1073
« on: May 31, 2011, 06:09:09 pm »
So @Keoni, there's a chance this could be done, but thepenguin may not be able to make it, but he's a wonderful coder, I hope he can.
If he doesn't make it, there are other capable coders that could, but I think it has the highest chance of getting done by thepenguin.
1075
« on: May 31, 2011, 06:03:57 pm »
Another trio of ideas, this time it's for hooks in the program editor: [On] + [?] = Copy the current line. [On] + [?] = Paste from the cache into the current line. If Ans was a string from copy, it would act like Rcl-ing Ans, but without the quotes. [On] + [?] = Bring up a menu of the current Lbls in the program so you can choose one and jump directly to it, like DCS' instant goto feature. (reference to this.)
1076
« on: May 31, 2011, 05:38:52 pm »
It's Fuchsia because I didn't even know what kind of color fuchsia was, and also because it's such a manly color. (I don't even know how you pronounce "fuchsia") It's pronounced similar to "few-shaw," but without the 'w' in shaw. The color fuchsia is a purple color, similar to these: (Note how many people accidentally misspell fuchsia.) This project looks really nice! Great job.
1077
« on: May 31, 2011, 05:29:54 pm »
That looks great! Wonderful job, Darl!
1078
« on: May 31, 2011, 12:07:23 am »
I know I won't win, but I'm still going to enter. My goal is top three.
1079
« on: May 30, 2011, 06:32:30 pm »
Jim: Thanks.  Critor: I hope you and the other high-ups at TI Bank can get everything back online. It's a great site, and I hate to lose it.  Mic (if you read this): Good luck.  I'm not sure what happened to cause this, but I sincerely hope that everything you're involved in goes well.
1080
« on: May 30, 2011, 06:24:53 pm »
That looks great, calc84. Nice job, as always. I really should try this sometime.
Pages: 1 ... 70 71 [72] 73 74 ... 385
|