I kinda missed that post by Xenon at Star Alliance. Will fix it shortly =)
#####0.94 Development news######
I'm sorry to tell you about this, but most probably the drop-down hotkey glitch won't be fixed in 0.94.
The reason for this is that the hotkeying in the drop-down lists is encoded in the component itself (component = dropdown list). It is possible to allow custom code (i.e. my code) to control what happens with the component after certain user activities (like, for example, pressing a key), but - to my great surprise - the program does not respond to my handling like it should, but it performs it's own actions...:/
Now, I may have an alternative, but it is a high cost thing. There is a different component (a different sort of drop-down list) that I
DID manage to make work quite my way, but:
1)It doesn't fit into the layout (which I would have to redo significantly)
2)It's drop-down area is bigger than this of the standard drop-down list
3)There are problems with 'going back' to the beginning of the list after it is finished (for example: you have 4 options that start with a 'T', hotkeying works fine until you reach the last one, where it does not go back and start from the beginning)
While the last of these could 'possibly' be fixed somehow, the other odds are a fact, and thus the price that would need to be paid for getting the hotkeying work (which is not a promise, given reason #3 above) may just be too much.
You probably already learnt to live with it, but anyways, I'm telling you this so that you know the situation. What do you think? (I personally would leave it like it is now)
As for other (good this time) news:
-Icon Preview has been implemented succesfully
-Copy/Paste Tab works all nice'n'fine
Stay tuned, we're almost there...
