I'm using BB White with Angstrom 3.2.42 and Qt 4.6.3 cross compiler. I have custom hardware with 1024 x 768 lcd screen.
The problem I have is that when I switch between different screens in my application, there is a brief flash of a green screen from the background. Does anyone know how to get rid of it? Even if it could be set to black, it would be better than it is now. Regards, James --------------------------------------------------------------------- To switch between screens, I do the following: ScreenA->hide(); ScreenB->show(); -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
