I've had this issue for a while and not done much about it. I'm wondering if someone fluent in the use of BlueGUI can shed some light.
I have a window that has 3 BlueGUI gadgets on it. A textbox, a progress bar, and a browser window.
The background of the window is a pasted image, with a couple of images for buttons.
Everything works fine until I want to change an image in the background, which requires a SYNC.
Once I execute the sync command, all the BlueGUI elements/gadgets disappear. I've tried paintGadget, I've set them to autoupdate, and I've tried a few other things, but cannot get all the gadgets to show back up consistently.
Is there a trick to syncing your main window and still have the BlueGUI gadgets show up?