> ... unfortunately I am using Silverjuke on Mac, and this skin requires a seemingly Windows only .DLL.
That is not good in this case... But only the last (v3 beta) of my skin requires the DLL. The others are normal scripting and should run unchanged on a Mac.
> Is the workspace single clicking done through the .DLL or through some scripts from the skin I could use as templates to make my own (if that's ok of course)?
The trick is in BlueTouch v2, in main.sj, in DetectOneClick(). That function is called on a timer and continuously tests if a user has exactly 1 track selected in the workspace. If so, he has 'clicked' it, thus the track can be queued. That's all there is to it 
> Also, is there a chance you could compile this DLL for Mac, if that's easy or/and possible? Thanks a lot in advance!
Not even if you'd send me a Mac... The code of the DLL is 'borrowed' from all over the net, and is at least 75% very MS-centric. It would have to be rewritten by that amount to run on a Mac. But the good news is you don't need it for the single click.
Good luck,
SilverEagleStatistics: Posted by SilverEagle — 14. Dec 11, 00:54
]]>