Not that is anyway functionally important, but this is something i have wanted to do for loooong time just for sheer coolnes factor of it, imagine your plugin telling its state for user in real xl splash right after xl itself has initialized, but i havent imagined a way to do it transparently and cleanly (well can be little dirty too, as long is not ugly), currently my development version of xPerT does it injecting some xml, which is transparent, but defenitely not clean. So cause i have been pondering with this issue a rather long i was wondering if somebody here has solved it? or has missing pieces for me...
Ok heres what i can do cleanly: Notice when Xl starts and return it to splash screen right away, i can fetch right button without ID (even if splash screen contains several ones), but i cant change the text without ID and yet even if i manage to change the text (which i can do if i get ID somehow), splashscreen special button wont display it it is obviously not your avarage button i think... and after splashing notes from plugin i can return to right startup screen even if not named "menu".
Wondering if anybody else has managed to hack this... (and is ready to reveal secrets of trade )