Not without significant modifications to the way Pyglet handles input, and
likely not at all.

Generally, the operating system isn't real happy when an application tries
to hijack the input events of the focused application.

On Sun, 19 Jul 2015 at 09:30 Brandon Keith Biggs <
brandonkeithbi...@gmail.com> wrote:

>  Hello,
> I am making a commandline text adventure and would like to know if there
> is a way to grab key presses while still keeping the commandline on the
> front of the applications. Then I would like to be able to switch from
> grabbing key presses to having users interact directly with the command
> line like normal.
> Is this possible?
> thanks,
>
> --
> Brandon Keith Biggs <http://www.brandonkeithbiggs.com/>
>
> --
> You received this message because you are subscribed to the Google Groups
> "pyglet-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to pyglet-users+unsubscr...@googlegroups.com.
> To post to this group, send email to pyglet-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/pyglet-users.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyglet-users+unsubscr...@googlegroups.com.
To post to this group, send email to pyglet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/pyglet-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to