Search found 2 matches

by Carotinho
Fri Nov 22, 2013 9:14 pm
Forum: General
Topic: Using SciTE with LÖVE
Replies: 48
Views: 51734

Re: Using SciTE with LÖVE

Hi.

Yes, that did the trick. In fact I noticed that the output was somehow buffered. Very nice:) Should it be put in the wiki?

Thanks,

Carotinho
by Carotinho
Sun Nov 17, 2013 5:42 pm
Forum: General
Topic: Using SciTE with LÖVE
Replies: 48
Views: 51734

Re: Using SciTE with LÖVE

Hi. I'm new here, first message :neko: I'm using Scite, too, but I've got this minor annoyance. When I run Löve, I'd like to see the standard output - such as that's coming from lua print() - in real time in the output pane. Right now I can only see it at the end of the execution: when I close the L...