sdl 2-05 PoolEvent error && raspberry

"Scap_Pato" <[email protected]> Thu, 16 Mar 2017 10:29:47 +0000
Newsgroups gmane.comp.lib.sdl
Message-ID <[email protected]>
--===============8427692420934376160==
Content-Type: multipart/alternative;
	boundary="=_a8a9a61fe2e085d076db16f83632042a"

--=_a8a9a61fe2e085d076db16f83632042a
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit

good morning.
i've recompiled my program with new sdl 2.05
all working well but
when i use touch screen 
my
if (SDL_PollEvent(&e)){
						code here	
					}
recognize it  like if  key pressed and issue a message
INFO the key you just pressed is not recognize by SDL to help get this fixed please report this to SDL mailing list           EVDEV KeyCode 330
INFO the key you just pressed is not recognize by SDL to help get this fixed please report this to SDL mailing list           EVDEV KeyCode 330
yes twice every touch pressed

(as you know BTN_TOUCH code is 330)

of course i recognize well the touch screen and the keyboard

any hints?
workaround?
maybe is possible to disable the INFO message ?
my program works fine...
best regards
luigi





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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<style type=3D"text/css">
<!--

/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com

  NOTE: These CSS definitions are stored within the main page body so that =
you can use the phpBB2
  theme administration centre. When you have finalised your style you could=
 cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth=
.
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #;
	font-family: ;
	font-size: 11;
	color: #;
}

/* General font families for common tags */
font,th,td,p { font-family:  }
p, td		{ font-size : 11; color : #; }
a:link,a:active,a:visited { color : #; }
a:hover		{ text-decoration: underline; color : #; }
hr	{ height: 0px; border: solid # 0px; border-top-width: 1px;}
h1,h2		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif=
; font-size : 22px; font-weight : bold; text-decoration : none; line-height=
 : 120%; color : #000000;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #; border: 1px # solid; }


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; line-height: 12px}
.gen,.genmed,.gensmall { color : #; }
a.gen,a.genmed,a.gensmall { color: #; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #; text-decoration: un=
derline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #; }
a.forumlink 	{ text-decoration: none; color : #; }
a.forumlink:hover{ text-decoration: underline; color : #; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : # }
a.postlink:visited { text-decoration: none; color : #; }
a.postlink:hover { text-decoration: underline; color : #}


/* Quote & Code blocks */
.code {
	font-family: ; font-size: 11px; color: #3FB753;
	background-color: #; border: #; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; bo=
rder-bottom-width: 1px
}

.quote {
	font-family: ; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #; border: #; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; bo=
rder-bottom-width: 1px
}

-->
</style>
</head>
	<body>

	<div class=3D"postbody">good morning.<br />
i've recompiled my program with new sdl 2.05<br />
all working well but<br />
when i use touch screen <br />
my<br />
if (SDL_PollEvent(&e)){<br />
						code here	<br />
					}<br />
recognize it  like if  key pressed and issue a message<br />
INFO the key you just pressed is not recognize by SDL to help get this fixe=
d please report this to SDL mailing list           EVDEV KeyCode 330<br />
INFO the key you just pressed is not recognize by SDL to help get this fixe=
d please report this to SDL mailing list           EVDEV KeyCode 330<br />
yes twice every touch pressed<br />
<br />
(as you know BTN_TOUCH code is 330)<br />
<br />
of course i recognize well the touch screen and the keyboard<br />
<br />
any hints?<br />
workaround?<br />
maybe is possible to disable the INFO message ?<br />
my program works fine...<br />
best regards<br />
luigi</div>
	</body>
</html>

--=_a8a9a61fe2e085d076db16f83632042a--

--===============8427692420934376160==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
SDL mailing list
[email protected]
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

--===============8427692420934376160==--