You can't do this.  You can set an option in the window to allow the entire
screen to rotate, but this will cause the application to also rotate and
thus can have problems -- it is unstable if your window is hidden,, and the
underlying application probably won't handle it.

On Wed, Apr 22, 2009 at 10:56 PM, Zaharang <zahar...@gmail.com> wrote:

>
> Hi,
>
> I am writing appication which have only portrait UIs.
> But I want to rotate SIP softkeybard when the device orientation
> changes.
>
> The problems are,
> Input method did not receive onConfiguration change event because
> application prevented the screenOrientation.
> Input method works as service, so i can't register to
> OrientationEventListner directly.
>
> How can I make to rotate only SIP screen?
>
> Thanks in advance.
>
> - Za
> >
>


-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to