Thanks to your bugs reports, "Feelin" has received quite a few bug fixes.
here are some fixes that couldn't wait a next releaseFM_Object_Notify was trying to resolve FV_Notify_Always like an attribute value, producing an illegal read access at 0x49893131.
FC_Adjust, I Forgot a NULL at the end of the notify statement set upon the "clear" object, producing errors with FC_PreviewScheme.
FC_AdjustScheme, drag'n'drop was accepting DnD process only if the first pen of the color scheme was defined. Until I change color scheme format to something better, it accept strings starting with a coma e.g. ",,c:FFFFBB,,".
FC_Bar, there was no real bug, but I improved it to use the FM_RethinkMethod instead of its own functions, which results in better refreshing, neat and smaller code.
That's it, any other bugs to report ? :-D
----
Big thanks to Mr Damir (d980) for its friendly support and Mr Henes for its crash log and strictness :-)