Author Topic: AlphaCS - ClrDraw  (Read 12260 times)

0 Members and 1 Guest are viewing this topic.

Offline Aspiring

  • LV3 Member (Next: 100)
  • ***
  • Posts: 81
  • Rating: +5/-0
  • The only source of knowledge is experience-Einsten
    • View Profile
Re: AlphaCS - ClrDraw
« Reply #15 on: April 04, 2014, 09:52:52 pm »
In the next version maybe you could add support for running basic (if not already done) from the app and also allow editing non-protected programs using the standard tios editor (you might need some help one of the asm kings around here).

Offline ClrDraw

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 627
  • Rating: +61/-2
    • View Profile
    • GitHub
Re: AlphaCS - ClrDraw
« Reply #16 on: April 04, 2014, 11:24:04 pm »
Basic already works. But what do you mean non-protected? Unlocked?


I've been thinking about adding program encryption...
Visit my GitHub for all my TI programs as well as other projects.
Also check out my website.

Offline Aspiring

  • LV3 Member (Next: 100)
  • ***
  • Posts: 81
  • Rating: +5/-0
  • The only source of knowledge is experience-Einsten
    • View Profile
Re: AlphaCS - ClrDraw
« Reply #17 on: April 05, 2014, 10:44:16 am »
How do you launch basic from your app?  I found a routine for running basic but it seems to crash when compiled as an app.  :(

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: AlphaCS - ClrDraw
« Reply #18 on: April 05, 2014, 12:34:03 pm »
I think he is using zStaxe (so is dependent on zStart but zStart is awesome).
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: AlphaCS - ClrDraw
« Reply #19 on: April 05, 2014, 07:37:30 pm »
Yes, I used zstaxe. Sadly zStart has to be on the calculator for the program to work, but that's really not a huge problem since so many people have zStart anyways.


Edit: 400th post :)
« Last Edit: April 05, 2014, 11:14:02 pm by ClrDraw »
Visit my GitHub for all my TI programs as well as other projects.
Also check out my website.

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: AlphaCS - ClrDraw
« Reply #20 on: April 06, 2014, 02:35:39 am »
Well that's true on Omnimaga, but on Cemetech, most people don't know what zStart is. Even Kerm once asked me "zStart can do <I don't remember the feature I was talking about> ? Isn't it just a startup-like app ?". They all use DoorsCS only there.
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: AlphaCS - ClrDraw
« Reply #21 on: April 06, 2014, 11:49:06 am »
That's surprising that they don't know about it... Although that makes sense, because Kerm made DoorsCS and Cemetech is his website.
Visit my GitHub for all my TI programs as well as other projects.
Also check out my website.

Offline Aspiring

  • LV3 Member (Next: 100)
  • ***
  • Posts: 81
  • Rating: +5/-0
  • The only source of knowledge is experience-Einsten
    • View Profile
Re: AlphaCS - ClrDraw
« Reply #22 on: April 07, 2014, 10:40:01 am »
Thanks! Just what I needed.  ;D