I am having trouble displaying a label in a floating window for the FEP. My Fep is based on the FEPEXAMPLE by Nokia. I have managed to get a blank floating window but it does not dispay the label that I have added in.
Can anyone tell me what I am suppose to do to get the label to display. Below are snipper of my code. When I add iLabel->SetExtent in Sizechanged() it shows a whole blank screen and I can't even see the underneath application, Whereas after commenting that line it shows a floating window but no label is dispay on it.