Possible to embed the miner in a secondary window?

24 views
Skip to first unread message

Scott Szretter

unread,
Mar 2, 2014, 11:16:02 AM3/2/14
to soci...@googlegroups.com
When I add the miner to the stage and display it, I am finding it covers the whole screen, for example when I show the console.   Then I am not able to click on anything else in my application.
I would love to have the miner open, with the console open, but possibly in a secondary window (popup or native window).  This way I can still use my application, and watch the miner at the same time. How do I do this?
Currently, in my main application/window I am doing this (per the instructions on the site):
theMiner = new TheMiner();
stage.addChild(theMiner);
Reply all
Reply to author
Forward
0 new messages