For the multi monitor support there will be a non trivial work involved. Maybe VW MultiMonitor.pcl maybe nice to start with and its corresponding dll to check on.
But why not do a programming workaround for demo.. divide the tasks and displays between n VMs each displaying on their respective monitors. Use Fuel to proxy required objects between VMs if they need to share memory of objects..? bit of the Ruby simplified drb magic.. Anyways let me work on this a bit more and see if I can give a concrete code to work with atleast on one OS. On Fri, Apr 12, 2013 at 4:18 PM, Tristan Bourgois < tristan.bourg...@gmail.com> wrote: > > > > 2013/4/12 S Krish <krishnamachari.sudha...@gmail.com> > >> >> From immediate perspective, why not hook up with NativeBoost to a C DLL >> one can easily parametrize to serve as viable alternative / proof of >> concept till Igor / Esteban's work becomes core to Pharo. >> > > Can you explain me fastly how to do that? (Sorry but I'm a terribly newbie > on low-level programming) > > Is this Windows / Mac / Linux or multi OS..? For Pharo, they will have to >> ensure it multi OS compatible so may take time stabilizing. >> >> > I develop on Windows but we have to be compatible with Linux. (The demo to > the client are on Linux machine). > > >> On Fri, Apr 12, 2013 at 1:19 PM, Tristan Bourgois < >> tristan.bourg...@gmail.com> wrote: >> >>> Hi! >>> >>> all my question is in the object ^^ >>> >>> Does exist the possibility to open a window out of my pharo environment? >>> (Or someone know the way to do that?) >>> >>> I'm working on a graphic framework and at my work they need a multi >>> screen support. It's needed to validate Pharo as the smalltalk they will >>> use! >>> >>> Thanks! >>> >>> Tristan >>> >> >> >