π
<-

OS CX 4.4.0.532, le plein de nouveautés en Maths et codage !

:32tins: :32tinsktpb: :32tinsktpn: :32tinscas: :32tinstpkc: :32tinstpktpb: :32tinstp: :32tinscastp: :32tinscmc: :32tinscx: :32tinscxcas:

Re: OS CX 4.4.0.532, le plein de nouveautés en Maths et coda

Unread postby critor » 19 Jan 2017, 12:25

Vogtinator wrote:Write this XML into a file and send it as MyLib/mymenus.tns to the calc.

Code: Select all
<my_menus>
    <app name="Program Editor">
        <!-- location_level_X <= 30 -->
        <menu_config location_level_1="0" location_level_2="0" location_level_3="0">
            <item display_string="less than 32 char long" insert_string="less than 512(!) chars long">
            </item>
            <group display_string="less than 32 char long" insert_string="less than 512(!) chars long">
                <item display_string="less than 32 char long" insert_string="less than 512(!) chars long">
                </item>
            </group>
        </menu_config>
    </app>
</my_menus>


Thank you very much @Vogtinator, it works ! :bj:

Here is a custom 3-levels menus tree with the TI-Nspire language codes, to be used in multilingual programs for example :
Image
mymenus.tns

Code: Select all
<my_menus>
    <app name="Program Editor">
        <!-- location_level_X <= 30 -->
        <menu_config location_level_1="0" location_level_2="0" location_level_3="0">
            <group display_string="Language codes" insert_string="">
                <item display_string="Arabic" insert_string="ar">
                </item>
            <group display_string="Chinese" insert_string="">
               <item display_string="Simplified" insert_string="zh_CN">
               </item>
               <item display_string="Traditional" insert_string="zh_TW">
               </item>
            </group>
                <item display_string="Danish" insert_string="da">
                </item>
                <item display_string="Dutch" insert_string="nl">
                </item>
                <item display_string="Finish" insert_string="fi">
                </item>
                <item display_string="Flemish" insert_string="nl_BE">
                </item>
                <item display_string="French" insert_string="fr">
                </item>
            <group display_string="English" insert_string="">
               <item display_string="American" insert_string="en">
               </item>
               <item display_string="British" insert_string="en_GB">
               </item>
            </group>
                <item display_string="German" insert_string="de">
                </item>
<!--
                <item display_string="Italian" insert_string="it">
                </item>
                <item display_string="Norwegian" insert_string="no">
                </item>
                <item display_string="Portuguese" insert_string="po">
                </item>
                <item display_string="Spanish" insert_string="es">
                </item>
                <item display_string="Swedish" insert_string="sv">
                </item>
-->
            </group>
        </menu_config>
    </app>
</my_menus>


But if I uncomment the Italian entry, the menu stops being displayed.
Did I make an error ?
Or is there some limit ?

What are location_level_1 to location_level_3 for ?

In your code, I can see a <app name="Program Editor">. Thus, can we customize applications other than the Program Editor ?
You do not have the required permissions to view the files attached to this post.
Image
User avatar
critorAdmin
Niveau 19: CU (Créateur Universel)
Niveau 19: CU (Créateur Universel)
Level up: 47.5%
 
Posts: 41980
Images: 15737
Joined: 25 Oct 2008, 00:00
Location: Montpellier
Gender: Male
Calculator(s):
MyCalcs profile
YouTube: critor3000
Twitter: critor2000
GitHub: critor

Re: OS CX 4.4.0.532, le plein de nouveautés en Maths et coda

Unread postby critor » 19 Jan 2017, 12:48

Bizarrement, les sites de TI-France et TI-USA ne mettent pas encore en avant l'OS 4.4 en page d'accueil.

Par contre, le site de TI-Australie s'en charge, et nous lie une liste exhaustive de nouveautés :
https://education.ti.com/en-au/product- ... evelopment
Texas Instruments wrote:Upgrade to TI-Nspire™ CX technology version 4.4

Get the most out of your TI-Nspire™ CX technology

Powerful new features deliver expanded capabilities for teaching and learning mathematics from middle grades through high school.

Version 4.4 includes maintenance updates and interface enhancements.

Upgrade now

The version 4.4 upgrade is available for:

TI-Nspire™ CX Handheld
TI-Nspire™ CX CAS Handheld
TI-Nspire™ CX Student Software
TI-Nspire™ CX CAS Student Software
TI-Nspire™ CX Teacher Software
TI-Nspire™ CX CAS Teacher Software
TI-Nspire™ CX Navigator™ Software
TI-Nspire™ Navigator™ NC Software
Using TI-Nspire™ CX technology version 4.3 ensures you have access to the latest features and functionality including:

Extended capabilities in relation graphing to include higher-order polynomials and restrictions on x and y
Enhanced handheld experience by improving responsiveness and more readable font characters
Widgets: a new functionality that allows a user to insert custom pages and functionality to a .tns file without closing the original document
Sequence editor improvements to include u(n+1) and u(n+2) in graphs and tables.
Inverse binomial function: a new feature that allows users to determine the number of trials/ successes given cumulative probability, number of successes/trials and the probability of successes
The ability to insert the full page Program Editor for TI Basic programming
Find out more details about our latest releases

Graph relations in a familiar form

Graph relations of the form:
Equations and inequalities equivalent to y = f(x), such as y = √x
Equations and inequalities equivalent to x = g(y), such as x-sin(y) ≥ 1⁄2
Conic equations and inequalities, such as x2 + y2 ≥ 1⁄2 + y
Graph relations using ≤, <, =, >, and ≥
Available in ScratchPad, Graphs, and in the Analytic Window of the Geometry application.
Easily access math actions

Display the available actions for an equation or expression through the context menu.
Actions might include: Solve Numerically, Try to Factor, and Complete the Square.
Limited to available functionality in the system and may be restricted in Press-to-Test settings.
Available in Notes, Scratchpad, and Calculator applications.
Quickly add sliders in Graphs and Notes applications

Automatically generate sliders when entering parameters for certain functions, equations, or sequences.
Available in the Graphs and Notes applications.
Graph relations from the Notes and Calculator applications

Graph a function or relation directly from its context menu.
Graph appears on the same page as the selected function or relation, when possible.
Available for many functions and relations in Notes, Scratchpad, and Calculator applications.
The following features are new in the TI-Nspire™ CX/CX CAS Teacher Software, TI-Nspire™ CX/CX CAS Navigator™ Teacher Software, and TI-Nspire™ Navigator™ NC Teacher Software.

Prepare Class Handhelds Remotely

Manage the settings of connected handhelds from the teacher’s computer. Handhelds may be connected through wired or wireless connections.
Use the Prepare Handhelds feature to quickly manage the following on all connected handhelds:
Clear the Scratchpad
Apply and save document settings
Enter and exit Press-to-Test sessions
The following features are new in the TI-Nspire™ CX/CX CAS Navigator™ Teacher Software, and TI-Nspire™ Navigator™ NC Teacher Software.

New View Option for using Capture Class

Capture handheld screens automatically in 15-second intervals.

A lire en gardant du recul, j'ai l'impression qu'une petite partie des "nouveautés" étaient déjà là en version 4.3.
Notamment tout ou partie des représentations graphiques d'inégalités, curseurs/sliders automatiques, et menus contextuels.

Rien sur le mymenus.tns on dirait par contre. :P
Image
User avatar
critorAdmin
Niveau 19: CU (Créateur Universel)
Niveau 19: CU (Créateur Universel)
Level up: 47.5%
 
Posts: 41980
Images: 15737
Joined: 25 Oct 2008, 00:00
Location: Montpellier
Gender: Male
Calculator(s):
MyCalcs profile
YouTube: critor3000
Twitter: critor2000
GitHub: critor

Re: OS CX 4.4.0.532, le plein de nouveautés en Maths et coda

Unread postby Hamza.S » 19 Jan 2017, 13:01

A lire en gardant du recul, j'ai l'impression qu'une petite partie des "nouveautés" étaient déjà là en version 4.3. Notamment les représentations graphiques d'inégalités.


pour les inégalités c'est depuis la version 4.2, il me semble.
ça date un peu mais un membre voulait tracer une fonction genre y>x ou un truc dans ce genre là, sur l'OS 4.2 ça fonctionnait mais pas sur les versions 3.x
il faudra revérifier.
Image
User avatar
Hamza.SAdmin
Niveau 17: GM (Grand Maître des calculatrices)
Niveau 17: GM (Grand Maître des calculatrices)
Level up: 29%
 
Posts: 4501
Images: 18
Joined: 07 Nov 2014, 00:43
Gender: Male
Calculator(s):
MyCalcs profile

Re: OS CX 4.4.0.532, le plein de nouveautés en Maths et coda

Unread postby GalacticPirate » 19 Jan 2017, 13:05

Euh, en fait le texte porte pas sur le 4.4 :p
TI-Australia wrote:Using TI-Nspire™ CX technology version 4.3 ensures you have access to the latest features and functionality including:


Afflelou :troll:
Mon profil TI-PlanetDevenez premium !
ImageImage
Modérateur de TI-Planet.org depuis décembre 2015, et membre de la communauté depuis Mai 2015.Cliquez ci-dessus pour faire un don à TI-Planet.org via PayPal et devenir Donateur ou Premium (à partir de 3€) ! Vous aurez accès à des générations illimitées et prioritaires avec Mviewer GX Creator, ainsi qu'au forum secret ! :bj: En plus, vous pourrez être orange sur le chat :troll:

Image
User avatar
GalacticPirateModo
Niveau 16: CC2 (Commandeur des Calculatrices)
Niveau 16: CC2 (Commandeur des Calculatrices)
Level up: 1.3%
 
Posts: 1156
Images: 2
Joined: 23 May 2015, 10:36
Location: Hauts-de-Seine, France
Gender: Male
Calculator(s):
MyCalcs profile
Class: M2

Re: OS CX 4.4.0.532, le plein de nouveautés en Maths et coda

Unread postby critor » 19 Jan 2017, 13:21

Et bien merci pour la vigilence et désolé.

Mais sur le lien en page d'accueil, il y a bien écrit 4.4 :
https://education.ti.com/fr?sc_lang=en-AU

Edit : En fait, il faut se contenter du début de la page/citation qui mentionne bien clairement la version 4.4, avant de glisser ensuite vers la 4.3 :
Texas Instruments wrote:Upgrade to TI-Nspire™ CX technology version 4.4

Get the most out of your TI-Nspire™ CX technology

Powerful new features deliver expanded capabilities for teaching and learning mathematics from middle grades through high school.

Version 4.4 includes maintenance updates and interface enhancements.

Upgrade now

The version 4.4 upgrade is available for:

TI-Nspire™ CX Handheld
TI-Nspire™ CX CAS Handheld
TI-Nspire™ CX Student Software
TI-Nspire™ CX CAS Student Software
TI-Nspire™ CX Teacher Software
TI-Nspire™ CX CAS Teacher Software
TI-Nspire™ CX Navigator™ Software
TI-Nspire™ Navigator™ NC Software


Très décevant voir même inexact comme description.
L'OS 4.4 ne serait qu'une vulgaire mise à jour de 'maintenance'... :troll:
Image
User avatar
critorAdmin
Niveau 19: CU (Créateur Universel)
Niveau 19: CU (Créateur Universel)
Level up: 47.5%
 
Posts: 41980
Images: 15737
Joined: 25 Oct 2008, 00:00
Location: Montpellier
Gender: Male
Calculator(s):
MyCalcs profile
YouTube: critor3000
Twitter: critor2000
GitHub: critor

Re: OS CX 4.4.0.532, le plein de nouveautés en Maths et coda

Unread postby critor » 19 Jan 2017, 13:27

En gros, TI-Australie a une page hybride, peut-être un copier/coller mauvais ou incomplet, on ne sait pas trop ce qui concerne la 4.3 et la 4.4.

Mais la page semble disponible à priori sans confusion chez TI-USA, juste qu'elle n'est pas liée en page d'accueil :
https://education.ti.com/en/product-resources/whats-new
Texas Instruments wrote:Upgrade to TI-Nspire™ CX technology version 4.4

Get the most out of your TI-Nspire™ CX technology

Powerful new features deliver expanded capabilities for teaching and learning mathematics from middle grades through high school.

Version 4.4 includes maintenance updates and interface enhancements.

Upgrade now

The version 4.4 upgrade is available for:

TI-Nspire™ CX Handheld
TI-Nspire™ CX CAS Handheld
TI-Nspire™ CX Student Software
TI-Nspire™ CX CAS Student Software
TI-Nspire™ CX Teacher Software
TI-Nspire™ CX CAS Teacher Software
TI-Nspire™ CX/CX CAS Navigator™ Teacher Software
TI-Nspire™ Navigator™ NC Teacher Software
Using TI-Nspire™ CX technology version 4.4 ensures you have access to the latest features and functionality including:

Extended capabilities in relation graphing to include higher-order polynomials and restrictions on x and y
Enhanced handheld experience by improving responsiveness and more readable font characters
Widgets: a new functionality that allows a user to insert custom pages and functionality to a .tns file without closing the original document
Sequence editor improvements to include u(n+1) and u(n+2) in graphs and tables.
Inverse binomial function: a new feature that allows users to determine the number of trials/ successes given cumulative probability, number of successes/trials and the probability of successes
The ability to insert the full page Program Editor for TI Basic programming
Find out more details about our latest releases

Graph relations in a familiar form

Graph relations of the form:
Equations and inequalities equivalent to y = f(x), such as y = √x
Equations and inequalities equivalent to x = g(y), such as x-sin(y) ≥ 1⁄2
Conic equations and inequalities, such as x2 + y2 ≥ 1⁄2 + y
Graph relations using ≤, <, =,="">, and ≥
Easily access math actions

Display the available actions for an equation or expression through the context menu available in Notes, Calculator, and Scratchpad applications.

Quickly add sliders in Graphs and Notes applications

Automatically generate sliders when entering parameters for certain functions, equations, or sequences within the Graphs and Notes applications.

Graph relations from the Notes and Calculator applications

Graph a function or relation directly from its context menu.
Graph appears on the same page as the selected function or relation, when possible.
The following features are new in the TI-Nspire™ CX/CX CAS Teacher Software, TI-Nspire™ CX/CX CAS Navigator™ Teacher Software, and TI-Nspire™ Navigator™ NC Teacher software.

Prepare Class Handhelds Remotely

Manage the settings of connected handhelds from the teacher’s computer. Handhelds may be connected through wired or wireless connections.
Use the Prepare Handhelds feature to quickly manage the following on all connected handhelds:
Clear the Scratchpad
Apply and save document settings
Enter and exit Press-to-Test sessions
The following features are new in the TI-Nspire™ CX/CX CAS Navigator™ Teacher Software, and TI-Nspire™ Navigator™ NC Teacher software.

New View Option for using Capture Class

Capture handheld screens automatically in 15-second intervals.

Et de même, sont annoncées comme nouvelles nombre de choses déjà présentes en 4.3.
Image
User avatar
critorAdmin
Niveau 19: CU (Créateur Universel)
Niveau 19: CU (Créateur Universel)
Level up: 47.5%
 
Posts: 41980
Images: 15737
Joined: 25 Oct 2008, 00:00
Location: Montpellier
Gender: Male
Calculator(s):
MyCalcs profile
YouTube: critor3000
Twitter: critor2000
GitHub: critor

Re: OS CX 4.4.0.532, le plein de nouveautés en Maths et coda

Unread postby Adriweb » 19 Jan 2017, 13:29

En effet.

Et par ailleurs, la 4.4 est disponible depuis 15 jours sur iPad (meme numéro de version, d'ailleurs; avant ils décalaient)

Avec un résumé des changements (spécifiques 4.4, non ?), aussi.

• Mise à jour des capacités dans la représentation graphique de relations pour inclure des polynômes d’ordre supérieur et des restrictions sur x et y.
• Améliorations apportées à l’éditeur de suites de manière à inclure u(n+1) et u(n+2) dans les tableaux et les graphiques.
• Ajout de la fonction binomiale inverse, qui permet aux utilisateurs de déterminer le nombre d’essais ou de réussites.
• Ajout de la fonctionnalité widgets, qui permet aux utilisateurs de personnaliser les pages et les fonctionnalités, notamment les modèles de fractionnement de pages définis par l’utilisateur.
• Introduction de diverses corrections de bugs et améliorations en termes de sécurité.


https://itunes.apple.com/fr/app/ti-nspi ... 23242?mt=8
• Updated capabilities within relation graphing to include higher-order polynomials and restrictions on x and y.
• Made improvements to sequence editor to include u(n+1) and u(n+2) in graphs and tables.
• Added the inverse binomial function allowing users to determine the number of trials or successes.
• Added widgets functionality allowing a user to add custom pages and functionality including user defined split page templates.
• Introduced various bug fixes and security improvements.


https://itunes.apple.com/us/app/ti-nspi ... 23242?mt=8

MyCalcs: Help the community's calculator documentations by filling out your calculators info!
MyCalcs: Aidez la communauté à documenter les calculatrices en donnant des infos sur vos calculatrices !
Inspired-Lua.org: All about TI-Nspire Lua programming (tutorials, wiki/docs...)
My calculator programs
Mes programmes pour calculatrices
User avatar
AdriwebAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)
Niveau 16: CC2 (Commandeur des Calculatrices)
Level up: 78.9%
 
Posts: 14744
Images: 1119
Joined: 01 Jun 2007, 00:00
Location: France
Gender: Male
Calculator(s):
MyCalcs profile
Twitter: adriweb
GitHub: adriweb

Re: OS CX 4.4.0.532, le plein de nouveautés en Maths et coda

Unread postby critor » 19 Jan 2017, 13:34

Texas Instruments wrote:Find out more details about our latest releases

^ En discret au milieu de la page.
La suite consiste donc en un détail des versions précédentes (4.2/4.3).

En gros il faut donc prendre juste le début de la page :
Texas Instruments wrote:Upgrade to TI-Nspire™ CX technology version 4.4

Get the most out of your TI-Nspire™ CX technology

Powerful new features deliver expanded capabilities for teaching and learning mathematics from middle grades through high school.

Version 4.4 includes maintenance updates and interface enhancements.

Upgrade now

The version 4.4 upgrade is available for:

TI-Nspire™ CX Handheld
TI-Nspire™ CX CAS Handheld
TI-Nspire™ CX Student Software
TI-Nspire™ CX CAS Student Software
TI-Nspire™ CX Teacher Software
TI-Nspire™ CX CAS Teacher Software
TI-Nspire™ CX/CX CAS Navigator™ Teacher Software
TI-Nspire™ Navigator™ NC Teacher Software
Using TI-Nspire™ CX technology version 4.4 ensures you have access to the latest features and functionality including:

Extended capabilities in relation graphing to include higher-order polynomials and restrictions on x and y
Enhanced handheld experience by improving responsiveness and more readable font characters
Widgets: a new functionality that allows a user to insert custom pages and functionality to a .tns file without closing the original document
Sequence editor improvements to include u(n+1) and u(n+2) in graphs and tables.
Inverse binomial function: a new feature that allows users to determine the number of trials/ successes given cumulative probability, number of successes/trials and the probability of successes
The ability to insert the full page Program Editor for TI Basic programming
Image
User avatar
critorAdmin
Niveau 19: CU (Créateur Universel)
Niveau 19: CU (Créateur Universel)
Level up: 47.5%
 
Posts: 41980
Images: 15737
Joined: 25 Oct 2008, 00:00
Location: Montpellier
Gender: Male
Calculator(s):
MyCalcs profile
YouTube: critor3000
Twitter: critor2000
GitHub: critor

Re: OS CX 4.4.0.532, le plein de nouveautés en Maths et coda

Unread postby GalacticPirate » 19 Jan 2017, 13:34

TI wrote:améliorations en termes de sécurité

i.e., améliorations en termes d'anti Ndless.
Mon profil TI-PlanetDevenez premium !
ImageImage
Modérateur de TI-Planet.org depuis décembre 2015, et membre de la communauté depuis Mai 2015.Cliquez ci-dessus pour faire un don à TI-Planet.org via PayPal et devenir Donateur ou Premium (à partir de 3€) ! Vous aurez accès à des générations illimitées et prioritaires avec Mviewer GX Creator, ainsi qu'au forum secret ! :bj: En plus, vous pourrez être orange sur le chat :troll:

Image
User avatar
GalacticPirateModo
Niveau 16: CC2 (Commandeur des Calculatrices)
Niveau 16: CC2 (Commandeur des Calculatrices)
Level up: 1.3%
 
Posts: 1156
Images: 2
Joined: 23 May 2015, 10:36
Location: Hauts-de-Seine, France
Gender: Male
Calculator(s):
MyCalcs profile
Class: M2

Re: OS CX 4.4.0.532, le plein de nouveautés en Maths et coda

Unread postby Hamza.S » 19 Jan 2017, 13:39

bah, oui ndless est une preuve d'insécurité :p
Image
User avatar
Hamza.SAdmin
Niveau 17: GM (Grand Maître des calculatrices)
Niveau 17: GM (Grand Maître des calculatrices)
Level up: 29%
 
Posts: 4501
Images: 18
Joined: 07 Nov 2014, 00:43
Gender: Male
Calculator(s):
MyCalcs profile

PreviousNext

Return to News TI-Nspire

Who is online

Users browsing this forum: ClaudeBot [spider] and 16 guests

-
Search
-
Social TI-Planet
-
Featured topics
Comparaisons des meilleurs prix pour acheter sa calculatrice !
"1 calculatrice pour tous", le programme solidaire de Texas Instruments. Reçois gratuitement et sans aucune obligation d'achat, 5 calculatrices couleur programmables en Python à donner aux élèves les plus nécessiteux de ton lycée. Tu peux recevoir au choix 5 TI-82 Advanced Edition Python ou bien 5 TI-83 Premium CE Edition Python.
Enseignant(e), reçois gratuitement 1 exemplaire de test de la TI-82 Advanced Edition Python. À demander d'ici le 31 décembre 2024.
Aidez la communauté à documenter les révisions matérielles en listant vos calculatrices graphiques !
1234
-
Donations / Premium
For more contests, prizes, reviews, helping us pay the server and domains...
Donate
Discover the the advantages of a donor account !
JoinRejoignez the donors and/or premium!les donateurs et/ou premium !


Partner and ad
Notre partenaire Jarrety Calculatrices à acheter chez Calcuso
-
Stats.
710 utilisateurs:
>663 invités
>41 membres
>6 robots
Record simultané (sur 6 mois):
6892 utilisateurs (le 07/06/2017)
-
Other interesting websites
Texas Instruments Education
Global | France
 (English / Français)
Banque de programmes TI
ticalc.org
 (English)
La communauté TI-82
tout82.free.fr
 (Français)