After a bit of hacking with multiple third party applications, I've finally found Löve's attached console application.
A friend and I are working on an IDE for Löve, he's started development and I'm continuing. It is written in C# currently, and we are planning on making a java version to support all operating systems.
The reason I am here is; is there any way to find the attached console window if I have a reference to the Löve instance?
Console Attachment
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- Ranguna259
- Party member
- Posts: 911
- Joined: Tue Jun 18, 2013 10:58 pm
- Location: I'm right next to you
Re: Console Attachment
Umm.. I guess you can just write everyting you print on the löve console to an external text file
Is that what you wanted ?
Is that what you wanted ?
Re: Console Attachment
No, I need process attachment to the consoleRanguna259 wrote:Umm.. I guess you can just write everyting you print on the löve console to an external text file
Is that what you wanted ?
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: Console Attachment
When you spawn a process in Java (or C# for that matter), can't you just capture stdout and stderr?
Help us help you: attach a .love.
Re: Console Attachment
Yes, but I need a way to get the console to do that. I've found out how, but now I can't get a list of all handles from a process because google is thinking wrong. I'll just close this thread or somethingRobin wrote:When you spawn a process in Java (or C# for that matter), can't you just capture stdout and stderr?
Who is online
Users browsing this forum: Ahrefs [Bot], Bing [Bot], Google [Bot] and 9 guests