Re: LWUIT S40 Dialog issue
You can paint a translucent full screen size image - i.e. blank white image with 40% transparency on your current form and then call the dialog to display.... thou it should happen on it own... check the LWUIT demo... run it on different devices.
Re: LWUIT S40 Dialog issue
I don't find a way to do what you suggest. The category bar element and the header title don't get painted. I look so many examples but they don't follow this guideline too.
Thanks
Re: LWUIT S40 Dialog issue
It is very good to read that guidelines. They help us Java developer to improve our apps. These guides help to look more native. And being more native means being more common to a user. And that means, the user feels more comfortable. However, do not take those guides too literally as these are „platform guidelines“ which are for internal staff/apps as well. They are a guide and direction. If something mentioned does not happen automatically, then you found a implementation bug in LCDUI – in 88% of the cases. Or said differently: I see no solution for your issue, either.
If you are still unsure, check the [url=https://projects.developer.nokia.com/s40uivisualisation/wiki]UI Component Demo[/url] or try [url=http://projects.developer.nokia.com/LWUIT_for_Series_40/wiki]LWUIT[/url].
Re: LWUIT S40 Dialog issue
has anyone got a solution for this issue? Graphics can not paint image to status and header bar area, it only paints content area.