Hi again
Right so I solved it, one should really keep the messaging system within 'TfpgWidget' descendants, learnt my lesson
Ok so I've been playing with 'fpGUI', learning the ropes, nifty piece of kit \o/
If you'd like to see it, it's parked
HERE in my Gitlab crib...
For the time being, Only @Aruna will be able to compile it, because it utilizes my P.I.S.S. (P)lug(I)n (S)ervices (S)olution -framework, which hasn't been released into the wild yet... /sorry/ you'll just have to wait for it...
Regards Benny
edit: Alas, I ended up abondoning the fpg_messagequeue approach and had to implement a polling timer, to avoid unpredictable AVs from the fpgui-messaging-system, I suspect, that 'fpgPostMessage' and friends are not entirely threadsafe... I dunno

It seems to be working fine now
