Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User panamerr's Avatar
    Join Date
    Oct 2011
    Posts
    1
    Hello Qt experts.
    I'd like to add few tabs to the status bar (on the QMainWindow widget) like it is shown on a figure:


    I beleive that on Symbian it can be done using some standart way, because many native symbian applications (like messages or clock) have tabs placed on the status bar exectly like it is shown.

    I would be appreciated for any idea.
    Last edited by panamerr; 2011-10-03 at 19:40.

  2. #2
    Nokia Developer Expert Fuzzbender's Avatar
    Join Date
    Feb 2008
    Posts
    183
    In AVKON, you can add tabs to the StatusPane component (either with resources, or dynamically using native Symbian APIs (CAknTabGroup and others)). In Symbian/Qt, StatusPane is visible when application is non-fullscreen (i.e. showMaximized() or show() called to bring the app visible).
    However, mixing AVKON tab content (which I think requires an instance of CAknView to populate it) with QWidgets might get really tricky, really fast.

Similar Threads

  1. about 'How to use tabs'
    By xiangqiuzhao in forum Python
    Replies: 0
    Last Post: 2008-10-12, 08:10
  2. help with tabs
    By jonmccune in forum Symbian User Interface
    Replies: 6
    Last Post: 2008-06-28, 17:23
  3. Navigation Tabs (or Tabs Pane) in J2ME/Series 60
    By shadisky in forum Mobile Java Media (Graphics & Sounds)
    Replies: 0
    Last Post: 2005-05-05, 19:48
  4. Navigation Tabs (or Tabs Pane) in J2ME/Series 60
    By shadisky in forum Mobile Java General
    Replies: 0
    Last Post: 2005-05-05, 19:43

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