Jump to content




Fullscreen Mode


  • You cannot reply to this topic
26 replies to this topic

#21 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 13 January 2013 - 01:50 AM

View PostCloudy, on 13 January 2013 - 01:48 AM, said:

Our part. Does it make sense that a computer knows when you stop looking at it?
Well when you put it that way it makes sense :P

#22 ChunLing

  • Members
  • 2,027 posts

Posted 13 January 2013 - 08:11 AM

Hmm...okay but if you do a test loop to pull events and display them, you'll see that the escape key does still generate an event. Whether or not it's supposed to is, of course, out of my purview.

#23 Cloudy

    Ex-Developer

  • Members
  • 2,543 posts

Posted 13 January 2013 - 11:25 AM

What version are you on? That makes all the difference.

Just tested the latest version, and escape doesn't throw an event.

#24 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 13 January 2013 - 02:25 PM

View PostChunLing, on 13 January 2013 - 08:11 AM, said:

Hmm...okay but if you do a test loop to pull events and display them, you'll see that the escape key does still generate an event. Whether or not it's supposed to is, of course, out of my purview.

Yeah, it definitely used to, but does not do so any longer; programming to take advantage of the old behavior would therefore make no sense.

#25 ChunLing

  • Members
  • 2,027 posts

Posted 14 January 2013 - 01:14 PM

Whoops, I've tried the latest version, but the worlds with the mods I like are still in 1.2.5 MC with 1.41 CC.

Yeah, it was mostly something I remembered from when I did eventPull test loops a lot to establish input behavior, and I rechecked on the old version rather than the new one.

#26 NeverCast

  • Members
  • 400 posts
  • LocationChristchurch, New Zealand

Posted 14 January 2013 - 03:21 PM

View PostCloudy, on 13 January 2013 - 01:48 AM, said:

Our part. Does it make sense that a computer knows when you stop looking at it?

It would allow a computer to automagically log out a user when they leave the terminal, good for authentication or OS implementations.

Edit: After further thought, complications with multiple users on SMP would be horrific, I guess it wouldn't have much use after all.

#27 Zoinky

  • Members
  • 144 posts
  • LocationWellington, New Zealand

Posted 14 January 2013 - 06:38 PM

View PostNeverCast, on 14 January 2013 - 03:21 PM, said:

View PostCloudy, on 13 January 2013 - 01:48 AM, said:

Our part. Does it make sense that a computer knows when you stop looking at it?

It would allow a computer to automagically log out a user when they leave the terminal, good for authentication or OS implementations.

Edit: After further thought, complications with multiple users on SMP would be horrific, I guess it wouldn't have much use after all.

You could just do what regular computers do. After a certain time of inactivity, log the user out/go on standby.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users