Erlang window - Printable Version +- Wings 3D Development Forum (https://www.wings3d.com/forum) +-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1) +--- Forum: Design & Development (https://www.wings3d.com/forum/forumdisplay.php?fid=6) +--- Thread: Erlang window (/showthread.php?tid=121) |
Erlang window - Fonte Boa - 12-22-2012 Since Erlang window must remain opened, could it be some funcionality to daily work? Nothing radical, although i cant calculate the consequences for "Wings machine" ( ): why not to return/registry each command executed and in execution (and a list as consequence) ? I would have a great pleasure and use for having to keep this window visible/open. Is it possible without compromise Wings performance? Can Erlang window has some funcionality for users? Thanks for clear this. RE: Erlang window - micheus - 12-22-2012 (12-22-2012, 05:11 PM)Fonte Boa Wrote: Since Erlang window must remain opened,Fonte, this window should be "removed" soon in accord with Dan has commented these days. (if I understood right) RE: Erlang window - oort - 12-23-2012 Fonte Boa, There is Window > Console, which opens when using YafaRay to render. Maybe a preference could be added to send a line of text with every command executed. You can RMB > "write to file" over the console window to send the information in the console to a text file. What sort of things did you want the window open for? oort RE: Erlang window - Fonte Boa - 12-23-2012 Quote:Maybe a preference could be added to send a line of text with every command executed. I liked the idea: very useful for anyone that is learning Wings (i ever appreciated prompt commands since 3dstudio for dos and since CAD: so i was imagining some funcionality to this kind of window) |