Thanks Igor, Could u please ping me when you manage to have this doable from the image? Thanks in advance!
Cheers, R On Jan 13, 2014, at 7:40 PM, Igor Stasenko <[email protected]> wrote: > > > > On 13 January 2014 10:49, [email protected] <[email protected]> > wrote: > Hi guys, > > I am trying to detect when a user switches her focus from Pharo to another > app. > > In short I’d like to know when the user switches (i.e., atl+tab) from the > Pharo application to another application, losing focus from the development. > > I looked into Morphic and I was able to tell when the mouse goes outside the > Pharo window. > Unfortunately this technique does not work when the user uses alt+tab to > switch to another app, since the last mouse event is not outside the Pharo > window. > > Any suggestion where to look? > > > FYI: Right now we're working with Ronie to replace that in VM, so you can > handle this kind of events from image. > > > Thanks in advance, > R > > > -- > Best regards, > Igor Stasenko.
