[comp.sys.amiga.tech] SIMPLE_REFRESH problem

phi@goanna.oz (Philip Hingston) (08/30/89)

Hi all, Can anyone help with the following problem:

	I open a SIMPLE_REFRESH backdrop window into a custom screen with
custom bitmap. I include REFRESHWINDOW in the IDCMP flags for the window.
I attach some menus. I hide the title bar with ShowTitle. I draw some stuff
in the window. Now the problem: After the menu is accessed, the picture under
the menu strips is redrawn, but not the part under the title bar ( this is
left blank ). No refresh event is generated. Is this a bug or a feature?
Do I have to fix the picture myself after every menu event? Note that this
does not occur if I use a SMART_REFRESH window.

	Thanks for any enlightenment.	phi

B.T.W. My last posting to this group asked for help with the narrator, which
was duly offered. Unfortunately, I can't recall who it came from. Whoever it
was, thanks muchly - your help was appreciated and your solution effective!