Author Topic: Hide finance app?  (Read 6373 times)

0 Members and 1 Guest are viewing this topic.

Offline ClrDraw

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 627
  • Rating: +61/-2
    • View Profile
    • GitHub
Hide finance app?
« on: March 30, 2014, 11:22:13 am »
The finance app is really starting to bother me and I want to hide it. Can I do that without omnicalc?
Visit my GitHub for all my TI programs as well as other projects.
Also check out my website.

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Hide finance app?
« Reply #1 on: March 30, 2014, 11:41:24 am »
You could look at omnicalcs source and make your own asm program :P

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: Hide finance app?
« Reply #2 on: March 30, 2014, 02:07:28 pm »
If your calculator is not a regular 83+, you should have no problem fitting Omnicalc on it :)
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s

Offline ClrDraw

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 627
  • Rating: +61/-2
    • View Profile
    • GitHub
Re: Hide finance app?
« Reply #3 on: March 30, 2014, 02:17:06 pm »
True, I just don't like the other things omnicalc does like the vars vars menu. Plus it takes up space on my app menu... I know, I'm picky :P
Visit my GitHub for all my TI programs as well as other projects.
Also check out my website.

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: Hide finance app?
« Reply #4 on: March 30, 2014, 03:00:20 pm »
If you don't like a feature you don't have to use it. ;)
And Omnicalc is not at the top of the list anyway sooo...

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Hide finance app?
« Reply #5 on: March 30, 2014, 09:16:18 pm »
You could look at omnicalcs source and make your own asm program :P

^

Honestly, a custom program to hide finance would probably be the best solution. It's possible someone has already written one, or something similar. Maybe check Ticalc? Or make a suggestion in the program ideas thread. Maybe someone will write one for you.

Offline ClrDraw

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 627
  • Rating: +61/-2
    • View Profile
    • GitHub
Re: Hide finance app?
« Reply #6 on: March 30, 2014, 10:33:47 pm »
You're right, it would be better if I did my own. Ugh, I so don't want to learn asm... Where should I start?
Visit my GitHub for all my TI programs as well as other projects.
Also check out my website.

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Hide finance app?
« Reply #7 on: March 31, 2014, 07:54:56 am »

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: Hide finance app?
« Reply #8 on: March 31, 2014, 12:22:10 pm »
It is a great tutorial since you are already an experienced code. Knowing Axe will help a lot too since there are some major concepts in common. ;)

Offline ClrDraw

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 627
  • Rating: +61/-2
    • View Profile
    • GitHub
Re: Hide finance app?
« Reply #9 on: March 31, 2014, 06:05:26 pm »
Oh great, thanks :)
Visit my GitHub for all my TI programs as well as other projects.
Also check out my website.

Offline josh landers

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 116
  • Rating: +1/-0
    • View Profile
Re: Hide finance app?
« Reply #10 on: March 31, 2014, 07:06:31 pm »
So I kinda wanted to ask aswell if you could modify the address of the link to the finance app, through a hex editor. .. thats a total noob question but wah-eva. Pehaps force it to show in the math menu... *josh grumbles.... where it should have been. ..

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Hide finance app?
« Reply #11 on: April 03, 2014, 02:57:09 pm »
A custom program would definitively be better, assuming it's possible to install hooks from a program (I think it was attempted before, but I forgot if it was successful).

Else, the Omnicalc solution won't work if someone is using OS 2.53 MP or higher (although there used to be a modified version of Omnicalc on United-TI forums that ran on 2.53MP)

Offline Aspiring

  • LV3 Member (Next: 100)
  • ***
  • Posts: 81
  • Rating: +5/-0
  • The only source of knowledge is experience-Einsten
    • View Profile
Re: Hide finance app?
« Reply #12 on: April 03, 2014, 04:45:40 pm »
I think that the modified version basically just removed the stuff that didn't work anymore and didn't really fix any incompatibilities.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Hide finance app?
« Reply #13 on: April 04, 2014, 12:41:13 am »
Oh right, that might be possible. Too bad >.<