Paul, or anyone with experience,
Is it possible to create a region on a window created with FireflyFB that can be drawn on using the standard FreeBasic graphics commands?
Regards
Andrew
Sorry Andrew - I have never used the FB graphics commands. I would be surprised if it works directly on a FireFly form. Probably would be better to use Windows GDIPlus functions (more of a learning curve for you but better in the long run).