Log In  

Cart #textedit0_4-0 | 2019-06-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
8

Text Edit
v0.4

Changelog:
0.4
[+] Total rewrite
[+] Word wrap (Credit: @Jusiv)
[+] Line wrap
[+] Lowercase letters
[-] Moveable cursor (Temporary)
[-] Scrolling text (Temporary)
[-] Tab (Temporary)

0.3
[-] Escape not working in Splore
[-] Arrow keys activating twice
[-] Escape creating a space

0.2
[+]SCROLLING TEXT
[-]pressing p more than once pauses in BBS

Implemented:
Typing with your keyboard
Backspace
Word Wrap
Line Wrap

Todo:
Saving files
Loading files
Undo/redo
Selecting text
Copy/paste
Tab
Moveable cursor (use arrow keys)
Scrolling text
(Possibly) on screen keyboard
And more...

Credits:
Jusiv for the word wrap function

P#56382 2018-09-07 16:14 ( Edited 2019-06-04 15:59)

Pretty neat. Only works with one page currently ?

P#56383 2018-09-07 16:34 ( Edited 2018-09-07 20:34)

cool!

here's a snippet to suppress the pause button (P):

if(band(btn(),64)!=0) poke(0x5f30,1)
P#56384 2018-09-07 16:40 ( Edited 2018-09-07 20:40)

@dw817 yes however scrolling is high on my list of priorities and it shouldn't be too hard to implement.

@enargy I didn't realize that p paused in the web player, I'll add that to the next version.

P#56385 2018-09-07 16:44 ( Edited 2018-09-07 20:44)

Hi Lily, I tried viewing this cart natively on Pico-8 but there was no way to escape without shutting down Pico-8 so I have no way of viewing the code except online where the special characters come up as unknown characters. I also just tried playing the cart in my browser but it completely locked up my keyboard so I had to restart the page to write you this message. I highly suggest implementing some form of escape key or key sequence and informing the user of this before you do anything else with this cart

Otherwise I'm very impressed with what you've made, this is something I'm trying to implement in a cart I'm working on and I haven't been able to get nearly as far as you have

P#62814 2019-03-14 07:55

@W_Rabbitt I haven't touched this project in a while but I should probably fix that. Until then I will put a warning in the description.

EDIT: It apperently only happens when you open through splore

EDIT 2: Fixed in latest version

P#62986 2019-03-24 04:20 ( Edited 2019-03-24 06:02)
1

Very nice! Looking forward to the updates!

P#64963 2019-06-03 02:34

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 22:21:06 | 0.042s | Q:28