Author Topic: TIBDE  (Read 5251 times)

0 Members and 1 Guest are viewing this topic.

SirCmpwn

  • Guest
TIBDE
« on: July 16, 2011, 07:38:32 pm »
Hello,
I made these pictures.  I might actually do this after I finish other projects.  The first one is of the main screen.  On the top, where it says "Text(", is the auto-complete box, which populates itself as you type, and will automatically complete what you are typing if you press 2nd.  The bottom line of the autocomplete box has a missing pixel - this indicates the horizontal scroll.  Along right hand line is another missing pixel for vertical scroll.  Along the bottom are 5 buttons corresponding to each function key - Run, Run with Debugger, Save, Menu, and Command List.  Menu opens up the menu seen in the second image.  Command List opens up another menu, with a list of every menu accessible through TIOS in the program editor.  From this menu, pressing any of the buttons on the keyboard will go to the corresponding menu (image 3).  Once there, you can use left and right to navigate the submenus, and push a number/alpha+letter key to insert that command.  The keyboard shortcuts here are so that you aren't slowed down if you're used to the TIOS program editor.
The menu in the second image is pretty self explanatory, except for Documentation, which basically opens the command menu and gives you the documentation for the command you select.





« Last Edit: July 16, 2011, 07:40:54 pm by SirCmpwn »

Offline Broseph Radson

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 295
  • Rating: +20/-1
  • Its 0x1A4 somewhere
    • View Profile
Re: TIBDE
« Reply #1 on: July 16, 2011, 07:41:44 pm »
Looks really cool! good luck

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: TIBDE
« Reply #2 on: July 17, 2011, 08:56:34 am »
Okay, you only have like 20 open projects ya know? lol, looks interesting.

SirCmpwn

  • Guest
Re: TIBDE
« Reply #3 on: July 17, 2011, 02:21:51 pm »
Okay, you only have like 20 open projects ya know? lol, looks interesting.
I might actually do this after I finish other projects.

Offline leafy

  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1554
  • Rating: +475/-97
  • Seizon senryakuuuu!
    • View Profile
    • keff.me
Re: TIBDE
« Reply #4 on: July 17, 2011, 04:25:48 pm »
But still, finish some of those awesome projects before announcing others :P
In-progress: Graviter (...)

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: TIBDE
« Reply #5 on: July 18, 2011, 12:55:38 am »
Okay, you only have like 20 open projects ya know? lol, looks interesting.
I might actually do this after I finish other projects.
That's Without this one too. :D

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: TIBDE
« Reply #6 on: July 18, 2011, 01:04:44 am »
Well that looks pretty nice anyways.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline BlakPilar

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 734
  • Rating: +44/-1
    • View Profile
Re: TIBDE
« Reply #7 on: July 18, 2011, 01:09:21 am »
Wow, this looks extremely interesting. I'm guessing it's for Axe programming (judging from the pseudo-screenies). I'm really liking the Cut/Copy/Paste features. Can't wait! :)

SirCmpwn

  • Guest
Re: TIBDE
« Reply #8 on: July 18, 2011, 12:17:36 pm »
It's meant to replace the built-in TI-Basic editor.

Offline Ti-Programmer

  • LV3 Member (Next: 100)
  • ***
  • Posts: 84
  • Rating: +3/-0
  • Whats this? so many features...
    • View Profile
    • Ti-Programmer's website
Re: TIBDE
« Reply #9 on: July 18, 2011, 02:00:16 pm »
That looks really cool. i wish the TIs had a bigger screen so that you could see more of it. Looks way better than the built in Program Editor. Nice Job!
Spoiler For Sig:







Offline BlakPilar

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 734
  • Rating: +44/-1
    • View Profile
Re: TIBDE
« Reply #10 on: July 18, 2011, 02:27:43 pm »
@SirCmpwn, alright. I assumed the Axe part because of the second picture.

Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: TIBDE
« Reply #11 on: July 18, 2011, 02:36:45 pm »
So "Commands List" = catalog?  Or do you have something added/different?
Also, seeing that it's graphscreen text, wouldn't it take longer to copy it to the screen, what with TI's unoptimized text routine (and the fact that there's more)
I'm kind of concerned that reflex actions, ie vars+left+3+1 for r1, might have to be done slower if the menus take longer to appear.

Anyway, looking great, and can't wait to see it if it happens :)

btw if this were done would it be built into KOS?
Vy'o'us pleorsdti thl'e gjaemue

SirCmpwn

  • Guest
Re: TIBDE
« Reply #12 on: July 18, 2011, 03:17:13 pm »
It should be so fast that you won't have reflex issues.  Don't worry about that, you won't even be able to tell the difference (that's why I added all those shortcut keys to match the normal editor).
This probably wouldn't be integrated into KnightOS unless I added good support for KBasic.

Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: TIBDE
« Reply #13 on: July 18, 2011, 03:19:15 pm »
So you're planning on/ might do your own variation of basic?
* Darl181 wonders just how many projects SirCmpwn has on the stove, back-burner or not 0.o
Vy'o'us pleorsdti thl'e gjaemue

SirCmpwn

  • Guest
Re: TIBDE
« Reply #14 on: July 18, 2011, 03:52:56 pm »
Planning on?  Yes, that's been planned on for a while, but it really wouldn't be a variation.  As for this so-called enormous amount of projects I supposedly have, it's really just KnightOS, tiDE, and Motherload, plus this if I feel like it.  Emaga, my sprite editor, and easy game are all stuff that I'm just doing in my spare time, outside of normal coding.