If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.

#1200 Previous search text should be selected when quick find toolbar opens
Author:
honfika

Date created:
Type: feature
Visibility: Everybody
Assigned to:
honfika

Labels: GUI
State: closed 

Previous search text should be selected when quick find toolbar opens.
Currently it contains the text, but the cursor is at the end of the previous text, so if i
start to type, then it will add the characters to the end of the previous search text.
It is very annoying, in other programs the text is selected when the dialog opens, so when
the user starts to type a new word, the previous text will be overwritten.
I'll do this tomorrow.
It is only a
jTxtFind.selectAll();
line, but it needs to recompile jSyntaxPane.
done
State: opened→closed