Omnimaga

Calculator Community => Other Calc-Related Projects and Ideas => TI Z80 => Topic started by: Matrefeytontias on September 09, 2012, 05:28:25 am

Title: PassWord, the first Axe program using the DCS7 GUI API
Post by: Matrefeytontias on September 09, 2012, 05:28:25 am
Hi all !

As you maybe know, I'm working on porting DoorsCS7 GUI API to Axe programming (see the topic here (http://ourl.ca/16951/316299)), and with the current progress, I had the idea to do a proof concept program :)

So, here is PassWord, the first Axe program using the DCS7 GUI API !

(http://mattias.refeyton.fr/espace-ti/AxeDCS/password.gif)

You don't see it on the screenshot, but the screen turns off each time the GUI is drawn ? when launching the prgm and when you type a wrong password ; it explains the delay when I run the prgm and when I close the alert.

I'll release the axiom when I had documented it (I'm discussing it with KermMartian).

If you have any question on how the program works, feel free to ask me :)

Executable : http://mattias.refeyton.fr/espace-ti/AxeDCS/PASSWORD.8xp

The current password is 9001. You can't modify it yet because you can't compile the source without the axiom :(
Title: Re: PassWord, the first Axe program using the DCS7 GUI API
Post by: TheMachine02 on September 09, 2012, 05:39:00 am
great good job  :thumbsup:

now I can protect my calc ! ;D
Title: Re: PassWord, the first Axe program using the DCS7 GUI API
Post by: Hayleia on September 09, 2012, 12:29:05 pm
Well done, talking about both the GUI and the password program using it :D

now I can protect my calc ! ;D
Coding a password program should not be hard to do at all for you, considering you made a raycaster in Axe :P

(Btw, I wonder if I should post my password program >.>)
Title: Re: PassWord, the first Axe program using the DCS7 GUI API
Post by: blfngl on September 09, 2012, 04:23:41 pm
Can we get AXE on the nspire?
Title: Re: PassWord, the first Axe program using the DCS7 GUI API
Post by: Alex on September 10, 2012, 12:34:56 pm
No
Title: Re: PassWord, the first Axe program using the DCS7 GUI API
Post by: TheMachine02 on September 10, 2012, 01:00:07 pm
Well done, talking about both the GUI and the password program using it :D

now I can protect my calc ! ;D
Coding a password program should not be hard to do at all for you, considering you made a raycaster in Axe :P

(Btw, I wonder if I should post my password program >.>)

it's true  ;D
Title: Re: PassWord, the first Axe program using the DCS7 GUI API
Post by: Sorunome on September 10, 2012, 06:25:53 pm
wow, that's awesome! it allows a lot more features for axe programmers! :D