Hello,
I have two dialog boxes one which fits the whole screen 800x480 and one which is smaller. I wanted to blur the background when the second smaller dialog box is shown. Am using GUI_MEMDEV_BlurWinBk(handle of larger dialog box, 0, 10) the background is blurred but the background color set to the larger dialog box changes to black. The original background color for the larger dialog box is grayish. What could be the issue.
Thanks
Regards,
Anuj
I have two dialog boxes one which fits the whole screen 800x480 and one which is smaller. I wanted to blur the background when the second smaller dialog box is shown. Am using GUI_MEMDEV_BlurWinBk(handle of larger dialog box, 0, 10) the background is blurred but the background color set to the larger dialog box changes to black. The original background color for the larger dialog box is grayish. What could be the issue.
Thanks
Regards,
Anuj
The post was edited 1 time, last by anuj.tanksali ().