[Pharo-project] Accessing OS windows within smalltalk VM
Is it possible to access operating system windows (screen captures) in pharo. Since this would be OS specific does anyone know of a primitive plugin that would allow this?
On 22 February 2011 19:59, Nathan Tuttle <nathan.tuttle@gmail.com> wrote:
Is it possible to access operating system windows (screen captures) in pharo. Since this would be OS specific does anyone know of a primitive plugin that would allow this?
there is no such primitive. -- Best regards, Igor Stasenko AKA sig.
but what about using OSProcess? On Tue, Feb 22, 2011 at 11:30 PM, Igor Stasenko <siguctua@gmail.com> wrote:
On 22 February 2011 19:59, Nathan Tuttle <nathan.tuttle@gmail.com> wrote:
Is it possible to access operating system windows (screen captures) in pharo. Since this would be OS specific does anyone know of a primitive plugin that would allow this?
there is no such primitive.
-- Best regards, Igor Stasenko AKA sig.
participants (3)
-
Igor Stasenko -
Mariano Martinez Peck -
Nathan Tuttle