work-repos / fanntool

Automatically exported from code.google.com/p/fanntool
0 stars 0 forks source link

open file window can not be closed #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. in the "Training Data file" open file line or "test data file" line
2. click "..." tab on the right side of blue square, the open file window will 
not closed until you click many times 
3. or will not be responded. sometimes crashed.

What is the expected output? What do you see instead?

should be able to close the windows.
What version of the product are you using? On what operating system?
1.2

Please provide any additional information below.

Original issue reported on code.google.com by zzh...@gmail.com on 21 Mar 2013 at 6:31

GoogleCodeExporter commented 8 years ago
I believe this is the same as issue #5.

Does the window open after you mouse over the "..." button?

If so, it appears to be an issue where the "..." button remains in focus and so 
a mouse over causes the FLTK library to report it as a mouse click.

I wonder if it might be possible for FANNTool to force the "..." button out of 
focus to prevent this problem?

Original comment by stevenco...@gmail.com on 9 Apr 2013 at 12:16

GoogleCodeExporter commented 8 years ago
I have patched issue #5, so if this is indeed the same problem then you may 
want to check my comment on that issue for a resolution.

Original comment by stevenco...@gmail.com on 9 Apr 2013 at 11:30