[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] embedding the post window?
Hi list,
This has been mentioned on here before, a while ago, but I can't
work out a solution.
Is there any hack possible to redirect the content of the post
window into an SCWindow or SCView? I want to embed the post window
in a fullscreen GUI.
Any suggestions very appreciated
you can duplicate the output your fullscreen window:
codeDump = { |str| .... do something with the str };
see Interpreter.help for more. Maybe this helps. (I have sometimes
run into efficiency issues with this because setting large strings in
a window may become very consuming. You may want to only keep a part
of the string)
--
.
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/