google-code-export / simple-pygame-gui

Automatically exported from code.google.com/p/simple-pygame-gui
1 stars 1 forks source link

Selection of a value in a multivalue area is made only when mouse is moved outside of it #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Launch test.py
2. Select "row number 1" by clicking on it
3. "row number 1" appears selected (light blue) only when mouse is not on
top of it anymore

What is the expected output? What do you see instead?
Selection of a value in a multivalue area is made only when mouse is moved
outside of it

What version of the product are you using? On what operating system?
0.9.1 on windows xp

Please provide any additional information below.
Great project, simple and very effective. Thank you very much!

Original issue reported on code.google.com by edemp...@gmail.com on 11 Jun 2008 at 7:34