1. Redirecting keyboard input

------=_NextPart_000_000B_01BF8ED6.EB701540
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi everyone.

Yet another call for help.

Does anyone know if it is possible to get keyboard input without the =
default console? The problem I have is that I have just ported a new =
morfit example from the C++ source (shows gouraud shading). It opens a =
full screen display, which totally hides windows and the console. The =
danger comes if you mouse click on the full screen display. It takes =
focus away from the console and it is impossible then to close my =
program with the escape key as there is no way to return focus to the =
con. The code works really well under EU but I can't destribute it while =
it is this dangerous!

Thanks in advance

Mark Brown

------=_NextPart_000_000B_01BF8ED6.EB701540
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>Hi everyone.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>Yet another call for help.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>Does anyone know if it is possible to get keyboard =
input=20
without the default console? The problem I have is that I have just =
ported a new=20
morfit example from the C++ source (shows gouraud shading). It opens a =
full=20
screen display, which totally hides windows and the console. The danger =
comes if=20
you mouse click on the full screen display. It takes focus away from the =
console=20
and it is impossible then to close my program&nbsp;with the escape =
key&nbsp;as=20
there is no way to return focus to the con. The code works really well =
under EU=20
but I can't destribute it while it is this dangerous!</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>Thanks in advance</FONT></DIV>
<DIV>&nbsp;</DIV>

------=_NextPart_000_000B_01BF8ED6.EB701540--

new topic     » topic index » view message » categorize

2. Re: Redirecting keyboard input

On Wed, 15 Mar 2000 23:33:51 +1030, Mark Brown <mabrown at SENET.COM.AU> wrote:

>Hi everyone.
>
>Yet another call for help.
>
>
  Mark

  Can't you disable and hide the mouse until you return from full

  screen ( the user can use hotkeys if some input is necessary

  Bernie

new topic     » goto parent     » topic index » view message » categorize

3. Re: Redirecting keyboard input

Thanks Bernie. I didn't even think of fixing it like that.

As a matter of interest I just ran the C++ version and it does exactly the
same thing as the Euphoria port anyway !

Mark

----- Original Message -----
From: Bernie Ryan <LockCityData at CS.COM>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Thursday, March 16, 2000 1:08
Subject: Re: Redirecting keyboard input


> On Wed, 15 Mar 2000 23:33:51 +1030, Mark Brown <mabrown at SENET.COM.AU>
wrote:
>
> >Hi everyone.
> >
> >Yet another call for help.
> >
> >
>   Mark
>
>   Can't you disable and hide the mouse until you return from full
>
>   screen ( the user can use hotkeys if some input is necessary
>
>   Bernie

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu