Page 2 of 2

Re: Creating a Text Editor

Posted: Sun Dec 07, 2008 1:12 pm
by wicketh
This is really awesome! make some functionality to execute whatever you write and to make it pop up when needed and you have a löve-console :D Can i use this?

Re: Creating a Text Editor

Posted: Mon Dec 08, 2008 7:59 pm
by Zeggy
Yes, absolutely!

I didn't know of any Lua-specific text editors, so I thought I might give it a go using Love!

But I'm not a very good programmer, so I don't know what to do next :) If you're up for it, go ahead and make it into a proper Love editor!

Re: Creating a Text Editor

Posted: Mon Dec 08, 2008 8:08 pm
by bartbes
Feature request:
  • Question mark (that ?-thingy*)
  • Quotes
  • Slower cursor
those were the easy things..
Anyway, the problem is saving, loading, etc. You can type in it, so it does what it needs to do, but it is kind of... useless at the moment.
As a lib this might be useful.

EDIT: Thought the following was unclear myself:
*Pun intended

Re: Creating a Text Editor

Posted: Fri Jan 30, 2009 8:54 am
by willdayble
vikings be damned! This is really cute :D

Re: Creating a Text Editor

Posted: Tue Feb 03, 2009 10:56 pm
by Skofo
Hey, great work! :ultraglee:

With a little bit of editing, this could be a hella useful in-game console library. ^^ Just a suggestion!

Also, I noticed that if you put the text cursor at the end of one line, it kind of makes the proceeding line flip out.

Re: Creating a Text Editor

Posted: Tue Feb 03, 2009 11:50 pm
by Kaze
Skofo wrote:With a little bit of editing, this could be a hella useful in-game console library. ^^ Just a suggestion!
http://love2d.org/forum/viewtopic.php?f=3&t=62