creynders
06-30-2008, 08:36 AM
I've got a repeater which repeats a certain component and in that component is a button. Now, if I preview this, the button flickers constantly when you roll over it with the mouse.
If however, I take the button out of the repeated component and place it inside the repeater, the repeated buttons work correctly.
Has anybody encountered this and know what I could do to solve this??
--EDIT
apparently it has something to do with the fact that the repeater is inside a custom TitleWindow (basically a skinned TitleWindow, with added functionality) After having removed all code from the custom titlewindow, the problem still persists. If I however use the standard TitleWindow the flickering stops... :confused:
If however, I take the button out of the repeated component and place it inside the repeater, the repeated buttons work correctly.
Has anybody encountered this and know what I could do to solve this??
--EDIT
apparently it has something to do with the fact that the repeater is inside a custom TitleWindow (basically a skinned TitleWindow, with added functionality) After having removed all code from the custom titlewindow, the problem still persists. If I however use the standard TitleWindow the flickering stops... :confused: