Topic: Keyboard API


Author: Benjamin Lindley <benjameslindley@gmail.com>
Date: Wed, 18 Dec 2013 07:54:09 -0800 (PST)
Raw View
------=_Part_2780_23720626.1387382049292
Content-Type: text/plain; charset=ISO-8859-1

Would simple real-time keyboard functions be considered too hardware
specific for standardization? For example, checking if a key is currently
pressed or not.

I know, obviously, that not all devices which C++ is targeted at have
keyboards. But I figured that if something like 2d graphics was being
talked about (even getting its own group), maybe other extremely common
(albeit not universal) input/output methods would be considered.

--

---
You received this message because you are subscribed to the Google Groups "ISO C++ Standard - Future Proposals" group.
To unsubscribe from this group and stop receiving emails from it, send an email to std-proposals+unsubscribe@isocpp.org.
To post to this group, send email to std-proposals@isocpp.org.
Visit this group at http://groups.google.com/a/isocpp.org/group/std-proposals/.

------=_Part_2780_23720626.1387382049292
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Would simple real-time keyboard functions be considered to=
o hardware specific for standardization? For example, checking if a key is =
currently pressed or not.<br><br>I know, obviously, that not all devices wh=
ich C++ is targeted at have keyboards. But I figured that if something like=
 2d graphics was being talked about (even getting its own group), maybe oth=
er extremely common (albeit not universal) input/output methods would be co=
nsidered.<br></div>

<p></p>

-- <br />
&nbsp;<br />
--- <br />
You received this message because you are subscribed to the Google Groups &=
quot;ISO C++ Standard - Future Proposals&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to std-proposals+unsubscribe@isocpp.org.<br />
To post to this group, send email to std-proposals@isocpp.org.<br />
Visit this group at <a href=3D"http://groups.google.com/a/isocpp.org/group/=
std-proposals/">http://groups.google.com/a/isocpp.org/group/std-proposals/<=
/a>.<br />

------=_Part_2780_23720626.1387382049292--

.


Author: =?UTF-8?Q?Klaim_=2D_Jo=C3=ABl_Lamotte?= <mjklaim@gmail.com>
Date: Wed, 18 Dec 2013 17:21:25 +0100
Raw View
--089e0149ca10bf1ea904edd16fef
Content-Type: text/plain; charset=ISO-8859-1

This is typically part of what the Graphics group (SG13) is interested in,
so yes it's interesting if it's done in a generic enough way.
See:
https://groups.google.com/a/isocpp.org/forum/?fromgroups#!forum/graphics
In particular:
 -
https://groups.google.com/a/isocpp.org/forum/?fromgroups#!topic/graphics/khpaiq5HRpE
 -
https://groups.google.com/a/isocpp.org/forum/?fromgroups#!topic/graphics/-eF9DCAu9Sc
 -
https://groups.google.com/a/isocpp.org/forum/?fromgroups#!topic/graphics/6iqZD3kP1q0

--

---
You received this message because you are subscribed to the Google Groups "ISO C++ Standard - Future Proposals" group.
To unsubscribe from this group and stop receiving emails from it, send an email to std-proposals+unsubscribe@isocpp.org.
To post to this group, send email to std-proposals@isocpp.org.
Visit this group at http://groups.google.com/a/isocpp.org/group/std-proposals/.

--089e0149ca10bf1ea904edd16fef
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_extra">This is typically part of what =
the Graphics group (SG13) is interested in, so yes it&#39;s interesting if =
it&#39;s done in a generic enough way.<br>See:=A0<a href=3D"https://groups.=
google.com/a/isocpp.org/forum/?fromgroups#!forum/graphics">https://groups.g=
oogle.com/a/isocpp.org/forum/?fromgroups#!forum/graphics</a><br>
In particular:=A0</div><div class=3D"gmail_extra">=A0-=A0<a href=3D"https:/=
/groups.google.com/a/isocpp.org/forum/?fromgroups#!topic/graphics/khpaiq5HR=
pE">https://groups.google.com/a/isocpp.org/forum/?fromgroups#!topic/graphic=
s/khpaiq5HRpE</a></div>
<div class=3D"gmail_extra">=A0-=A0<a href=3D"https://groups.google.com/a/is=
ocpp.org/forum/?fromgroups#!topic/graphics/-eF9DCAu9Sc">https://groups.goog=
le.com/a/isocpp.org/forum/?fromgroups#!topic/graphics/-eF9DCAu9Sc</a></div>=
<div class=3D"gmail_extra">
=A0-=A0<a href=3D"https://groups.google.com/a/isocpp.org/forum/?fromgroups#=
!topic/graphics/6iqZD3kP1q0">https://groups.google.com/a/isocpp.org/forum/?=
fromgroups#!topic/graphics/6iqZD3kP1q0</a></div><div class=3D"gmail_extra">=
<br>
</div><div class=3D"gmail_extra"><br></div></div>

<p></p>

-- <br />
&nbsp;<br />
--- <br />
You received this message because you are subscribed to the Google Groups &=
quot;ISO C++ Standard - Future Proposals&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to std-proposals+unsubscribe@isocpp.org.<br />
To post to this group, send email to std-proposals@isocpp.org.<br />
Visit this group at <a href=3D"http://groups.google.com/a/isocpp.org/group/=
std-proposals/">http://groups.google.com/a/isocpp.org/group/std-proposals/<=
/a>.<br />

--089e0149ca10bf1ea904edd16fef--

.