Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User ShawnWang's Avatar
    Join Date
    Dec 2008
    Posts
    3
    Hi,

    Using Qt S60 Garden release, I created a QMainWindow type application. I want to show the application in full screen mode. So I called the function showFullScreen(). The display looks fine. But under this mode the two soft-keys don't work. For example, it doesn't show option menu even if you click the "options" soft key. Is this a bug? If not, is there any way to enable the soft-keys while using full screen mode.

    Thanks
    Shawn

  2. #2
    Registered User fantasistar's Avatar
    Join Date
    Mar 2009
    Posts
    1
    Use below function instead of showFullScreen();

    Code:
     QWidget::setGeometry(QApplication::desktop()->availableGeometry());
    I'm not sure this complete all of your requirement

    cheers.

  3. #3
    Nokia Developer Champion james1980's Avatar
    Join Date
    Sep 2007
    Location
    Bhavnagar
    Posts
    916
    Hi ,

    Have tried showMaximized() option. Both the softkeys are working with this option.

    Regards.
    Jajal Mehul

Similar Threads

  1. Problem with eglSwapBuffers and heap corruption
    By greatape in forum Symbian Media (Closed)
    Replies: 2
    Last Post: 2007-05-24, 03:35
  2. netcards - Problem with opening adapter
    By kernj in forum Symbian Tools & SDKs
    Replies: 5
    Last Post: 2007-01-10, 08:56
  3. WAP service problem on Apache
    By bigg_o in forum Browsing and Mark-ups
    Replies: 3
    Last Post: 2005-04-17, 16:05
  4. Problem: S60 SDK for CW in PC with .NET
    By anttij in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 1
    Last Post: 2005-02-28, 11:36
  5. wireless problem
    By sash_mca in forum Mobile Web Site Development
    Replies: 0
    Last Post: 2003-06-06, 11:34

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved