Cherry,
Didn't know you were from the area, I woulda mentioned it had I known... We picked a great weekend to head up there though, the weather was fantastic. We had a great time!
Anywho, on to the project at hand... Seeing as RR Skinners/Users already use window messages, and it works reliably, I see no reason to deviate from that... reading your earlier post however I notice you would provide for a sequential access to contexts where you would switch 1-2-3-4-etc... Is there a way to parse the XML file to get an array of assigned context names, and then translate the assigned names into available window messages? so if you did something like:
You would get available window messages of Default, Guidance, and Music?Code:<?xml version="1.0" encoding="ISO-8859-1"?> <snConfig> <contexts> <context-Default> [CONTROL SET 1] </context-Default> <context-Guidance> [CONTROL SET 2] </context-Guidance> <context-Music> [CONTROL SET 3] </context-Music> </contexts>
There has to be a way of random access contexts as opposed to the linear approach... I don't know how difficult it would be to implement something like that however.
Also, does RR have built-in support for the sending of window messages to other applications? or simply receiving them? If it does, this would make quick work of retrofitting any existing skin with SN context commands...



LinkBack URL
About LinkBacks


Reply With Quote



)
Bookmarks