Omnimaga

Calculator Community => Other Calc-Related Projects and Ideas => TI Z80 => Topic started by: Matrefeytontias on September 11, 2012, 03:51:15 pm

Title: AxeDCS release
Post by: Matrefeytontias on September 11, 2012, 03:51:15 pm
Hi guys !

After days of work, I finally decided to release the first version of the DoorsCS 7 GUI axiom : AxeDCS !

This axiom allows you to use DoorsCS 7 widgets and several GUI functions in order to build your own graphical interface, which was a very hard task leading to a huge program. Now you can easily display and handle text or number input, button clicking and others !

Also, for now I documented all the available functions at the AxeDCS GUI Reference page on dcs.cemetech.net (http://dcs.cemetech.net/index.php?title=AxeDCS_GUI_Reference). Make sure to take a look at it before starting programming !

Let me know what do you think of it, and of course you can ask questions :)

Latest download : http://www.ticalc.org/archives/files/fileinfo/450/45022.html

To use it, just add :
Code: [Select]
#Axiom(AXIOMDCS)to your Axe code, and then you'll can use AxeDCS functions ;)

Enjoy !
Title: Re: AxeDCS release
Post by: shmibs on September 11, 2012, 03:54:28 pm
coolio! hopefully this will help some people unify their guis and save space for more important code at the same time.
Title: Re: AxeDCS release
Post by: Yeong on September 11, 2012, 03:55:07 pm
cool! :D This will help my project a lot XD
Title: Re: AxeDCS release
Post by: Sorunome on September 11, 2012, 07:44:38 pm
that's pretty cool! I might look in it and make some cool stuff B)
Title: Re: AxeDCS release
Post by: blfngl on September 11, 2012, 08:06:19 pm
Finally someone does it :) Thanks!
Title: Re: AxeDCS release
Post by: Sorunome on September 11, 2012, 08:38:47 pm
but first i need some more time to be able to download it etc. :P
EDIT: And a program idea
Title: Re: AxeDCS release
Post by: Matrefeytontias on January 07, 2014, 03:43:50 pm
Super necro edit,

I just realized that DL link was super-outdated <_< I linked the ticalc version, handling nearly all DCS7 widgets and including some automagic of my own.
Title: Re: AxeDCS release
Post by: DJ Omnimaga on January 07, 2014, 07:40:17 pm
Cool to hear :D
Title: Re: AxeDCS release
Post by: TheCoder1998 on January 11, 2014, 10:40:10 am
wow i didn't know this existed  :o
i'm gonna try it out :D