Author Topic: Applications Comands  (Read 2755 times)

0 Members and 1 Guest are viewing this topic.

Offline Menes

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 6
  • Rating: +0/-0
    • View Profile
Applications Comands
« on: June 03, 2014, 10:52:43 am »
Hi there, I was wondering if there is any way to open and do stuff in a new page of a document by executing a program form a library.

e.g: Let's say i'm in the calculator application, i execute this program from a library and it automaticaly opens a graphics application and plots some functions there.

btw, I use a TI-nspire CX CAS

Offline NikProgrammer

  • LV3 Member (Next: 100)
  • ***
  • Posts: 50
  • Rating: +0/-0
  • Calc's are the most handy thing ever invented :D
    • View Profile
Re: Applications Comands
« Reply #1 on: July 05, 2014, 02:11:45 pm »
Hi,
What do you mean?
Well, I'm not english or american so if anything posted by me is not correct just say or ignore...
And please don't set me back because I live in germay... Though I speak german I am still from UA!
––––––––––––––––––––––––––––––––––––––––––––––––––––
It may sound weird but:
'The teapot cools down long.'
and
'The teapot does not cool down long.'
means the same.

What for do we live? - To think of why we do live.
––––––––––––––––––––––––––––––––––––––––––––––––––––
Loving chess- If you know any good chess programs for TI-83+ please PM me- thanks!
Working on Remakes for all of my programs to optimize them and add more user friendliness... And most important: Graphics. I'm not good at graphics, every help is welcome... -Please PM too.

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: Applications Comands
« Reply #2 on: July 05, 2014, 08:06:30 pm »
Welcome to the forums Menes. I'm pretty sure it is not possible to open another page in a document using a command in nspire basic. The closest you can get to this is using a split page and changing the f(x) vars. Hope that answers your question a bit!
I'm not a nerd but I pretend:

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: Applications Comands
« Reply #3 on: July 06, 2014, 05:03:33 am »
You can access vars from other documents in Nspire BASIC, but I don't think you can change anything UI-related like what file is open directly. You can alter variables that are graphed, for example, and they will update if you look at the graph screen, but you can't tell the calc to go to said graph screen with a function.

If you have a split view where you can see both the graph and the input, and you update a list that is being graphed, then that list will update without any further input, but the calculator portion will still be visible. I know it's not exactly what you had in mind, but at least you don't have to manually switch between views.

Offline NikProgrammer

  • LV3 Member (Next: 100)
  • ***
  • Posts: 50
  • Rating: +0/-0
  • Calc's are the most handy thing ever invented :D
    • View Profile
Re: Applications Comands
« Reply #4 on: July 06, 2014, 09:41:01 am »
It also would be nice if you tell us someting about you here.
Just start a new thread :)
Well, I'm not english or american so if anything posted by me is not correct just say or ignore...
And please don't set me back because I live in germay... Though I speak german I am still from UA!
––––––––––––––––––––––––––––––––––––––––––––––––––––
It may sound weird but:
'The teapot cools down long.'
and
'The teapot does not cool down long.'
means the same.

What for do we live? - To think of why we do live.
––––––––––––––––––––––––––––––––––––––––––––––––––––
Loving chess- If you know any good chess programs for TI-83+ please PM me- thanks!
Working on Remakes for all of my programs to optimize them and add more user friendliness... And most important: Graphics. I'm not good at graphics, every help is welcome... -Please PM too.