Author Topic: TokenIDE - TI-BASIC IDE  (Read 82154 times)

0 Members and 2 Guests are viewing this topic.

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Tokens
« Reply #165 on: December 18, 2010, 06:37:29 am »
Merth/Shaun: That looks really good!!!! It's a great idea to let us see all commands :D

Offline merthsoft

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 241
  • Rating: +63/-1
    • View Profile
Re: Tokens
« Reply #166 on: December 19, 2010, 04:15:41 pm »
Alright, progress on the DCS GUI editor:

The only items not able to be added at this point are the buttons, the sprites, and the mouse cursor. After I've added those, the next step will be to clean up the output (it's doesn't actually output correctly right now), fix the rendering of the items (at the very least use the right font), and then add the ability to save/load GUIs as XML, that way if you make one you can easily open it back up and modify it.
You may notice that GUIRWinButtons isn't an available item. I've made that part of the containers themselves. If you look at the properties pane, you can see the WinButton* items.
Also, I seem to have forgotten to include this update:

You can now specify a website in the XML, and you can right click to launch your browser and go to that site. If no site is found, it'll go to the site listed in the level above it. If nothing can be found, it'll yell at you.
« Last Edit: December 19, 2010, 04:17:06 pm by merthsoft »
Shaun

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55943
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Tokens
« Reply #167 on: December 19, 2010, 04:23:09 pm »
Cool progress :D

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Tokens
« Reply #168 on: December 19, 2010, 04:51:41 pm »
It starts to remember me of Visual Studio, actually, it's very easy to design programs :9

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6266
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Tokens
« Reply #169 on: December 19, 2010, 06:59:28 pm »
merthsoft, you sir are a GOD :P
Love how this is coming along :) can't wait to play around with it :D
/e

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Tokens
« Reply #170 on: December 19, 2010, 07:04:53 pm »
merthsoft, you sir are a GOD :P
Love how this is coming along :) can't wait to play around with it :D

I will go back to BASIC when this comes out for sure! (not go back, but give it a second try!)

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6266
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Tokens
« Reply #171 on: December 19, 2010, 07:05:56 pm »
Well, this is more aimed at Hybrid with DCS...so, not quite BASIC :P
/e

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Tokens
« Reply #172 on: December 19, 2010, 07:09:36 pm »
Well, this is more aimed at Hybrid with DCS...so, not quite BASIC :P

Celtic III and xLib are BASIC for me and so is DCS, it's all based on BASIC, so it's Basic :)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55943
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Tokens
« Reply #173 on: December 19, 2010, 07:14:27 pm »
It works with Axe too, though, right? I think it's designed for Axe, BASIC and Hybrid.

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6266
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Tokens
« Reply #174 on: December 19, 2010, 07:15:28 pm »
Celtic III and xLib are BASIC for me and so is DCS, it's all based on BASIC, so it's Basic :)
Not based on BASIC, but an extension of BASIC
/e

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Tokens
« Reply #175 on: December 19, 2010, 07:23:57 pm »
Celtic III and xLib are BASIC for me and so is DCS, it's all based on BASIC, so it's Basic :)
Not based on BASIC, but an extension of BASIC

Upgrade*

Offline merthsoft

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 241
  • Rating: +63/-1
    • View Profile
Re: Tokens
« Reply #176 on: December 19, 2010, 07:27:10 pm »
It works with Axe too, though, right? I think it's designed for Axe, BASIC and Hybrid.
It's more designed with (Hybrid)BASIC in mind, but you can do Axe. There's even an xml file for Axe, and the Hex sprites make it nice. I plan on learning Axe so that I can make it work even better for that. When I first came up with this idea (years ago...) there was no Axe. I actually first came up with this idea when Celtic III was still being written!
Shaun

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Tokens
« Reply #177 on: December 19, 2010, 07:30:20 pm »
It works with Axe too, though, right? I think it's designed for Axe, BASIC and Hybrid.
It's more designed with (Hybrid)BASIC in mind, but you can do Axe. There's even an xml file for Axe, and the Hex sprites make it nice. I plan on learning Axe so that I can make it work even better for that. When I first came up with this idea (years ago...) there was no Axe. I actually first came up with this idea when Celtic III was still being written!

wow, but I use tokens for Axe :D Also, I illegally use your XML files as tokens databse since the .inc file is confusing :P

Offline merthsoft

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 241
  • Rating: +63/-1
    • View Profile
Re: Tokens
« Reply #178 on: December 19, 2010, 07:32:12 pm »
Also, I illegally use your XML files as tokens databse since the .inc file is confusing :P
You probably shouldn't (admit to) steal(ing) someone's intellectual property... I don't appreciate you using the file without permission for anything outside of TokenIDE.
Shaun

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Tokens
« Reply #179 on: December 19, 2010, 07:33:29 pm »
Also, I illegally use your XML files as tokens databse since the .inc file is confusing :P
You probably shouldn't (admit to) steal(ing) someone's intellectual property... I don't appreciate you using the file without permission for anything outside of TokenIDE.

I use it for checking tokens only. Don't worry, no commercial activity here. Also, it's not for any special program!