Slick Forums

Discuss the Slick 2D Library
It is currently Tue May 21, 2013 10:26 am

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Bug on TextField
PostPosted: Sun Jul 15, 2012 10:19 am 
Offline
User avatar

Joined: Wed Jun 20, 2012 8:10 pm
Posts: 54
Dear all,

Whenever i do an alt-tab, and go back to the frame of the slick program, textfields do not take any text input anymore (which can be a real problem! I have to quit the application, and run it back again to be able to do something).

Regards,

_________________
Seventeen


Last edited by Seventeen on Sun Jul 15, 2012 10:38 am, edited 1 time in total.

Top
 Profile  
 
 Post subject: Bug on TextField
PostPosted: Sun Jul 15, 2012 10:27 am 
Offline
User avatar

Joined: Wed Jun 20, 2012 8:10 pm
Posts: 54
Concerning the bug, this is what i can see :

The system gets a true result from :

input.isKeyDown(Input.KEY_LALT)

On line 394 of TextField.java : https://bitbucket.org/kevglass/slick/src/8b65cef30bdc/trunk/Slick/src/org/newdawn/slick/gui/TextField.java
(I don't use the last version, but the file hasn't changed since)

Even thought the key L ALT is not down anymore.

Hope this helps.

_________________
Seventeen


Top
 Profile  
 
 Post subject: Re: Bug on TextField
PostPosted: Sun Jul 15, 2012 7:04 pm 
Offline
Slick Zombie

Joined: Sat Jan 27, 2007 7:10 pm
Posts: 1467
isKeyDown calls LWJGL's Keyboard class directly, so this isn't something we can change very easily in Slick. There has been some talk about it here:
http://lwjgl.org/forum/index.php?topic=4517.0

Hopefully we should see a fix soon.


Top
 Profile  
 
 Post subject: Re: Bug on TextField
PostPosted: Tue Jul 17, 2012 7:56 am 
Offline
User avatar

Joined: Wed Jun 20, 2012 8:10 pm
Posts: 54
I wasn't aware of that, thanks for the quick answer! ;)

_________________
Seventeen


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group