Hi Charles,
Just wanted to let you know, that I applied your path to the repository. Works great!
Thomas
Charles McNulty schrieb:
Here's a pretty simple patch for doing the drag over a folder thing.
The other thing it does is keeps track of whether the "folder" portion of the screen or the "mail" portion of the screen has the "focus" and changes the color accordingly.
For example if you've clicked on the Inbox folder, the folder will be colored red. If you then select a message, the Inbox folder will now be highlighted in grey and the message you've selected will be red. If you click back on to the Inbox folder, the message you've selected will turn grey and "Inbox" will turn back red.
If you go back to the message list, select a message and drag it over the folder list, the folder's will turn red as your mouse hovers over them.
I've tested this a little, but of course it could always use more testing. Please let me know your thoughts on this patch.
-Charles