Am 12.04.2010 08:36, schrieb Dziedzic, Peter:
>
> Hello,
>
> i am searching for a method that will be entered, when a window will be
> selected\ activated.
>
Application windows trigger #enter and #exit :
self mainWindow
when: #enter do: [ " entered the window " .... ];
when: #exit do: [ " exited the window " .... ].
Evaluate "ApplicationWindow eventsTriggered" to see all possible events
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc