[Pharo-project] Is it possible to open up two / multiple window surfaces on demand
I am looking for a VM support to open up on configuration atleast 2 if not more as possible windows ( surfaces to paint morphs on). Viz: I run the dev code / browsers etc on one panel and designate the other window as the runtime panel to popup runtime windows only
On 25.06.2012 09:09, S Krish wrote:
I am looking for a VM support to open up on configuration atleast 2 if not more as possible windows ( surfaces to paint morphs on).
Viz: I run the dev code / browsers etc on one panel and designate the other window as the runtime panel to popup runtime windows only
I think the closest anyone has been lately is Todd Blanchard, see http://forum.world.st/Native-Windows-td1303058.html . IIRC, the VM-level support needed by FFenestri is only implemented on OSX though. Cheers, Henry
participants (2)
-
Henrik Sperre Johansen -
S Krish