Discussion Board

Results 1 to 8 of 8
  1. #1
    Regular Contributor Anamika's Avatar
    Join Date
    Mar 2010
    Posts
    78
    Hi,

    Using QListWidget application in Qt for symbian,where in that am listing some list of songs .The problem is when i list more number of songs i am getting an "scroll bar" option in the bottom and in the right hand side of the screen where i dont want that scrollbar to be seen at the bottom of the screen.


    Can anyone please help me.

    Thanks and Regards
    Anamika

  2. #2
    Registered User kamalakshan's Avatar
    Join Date
    Jun 2007
    Location
    Mumbai, India
    Posts
    1,998
    Quote Originally Posted by Anamika View Post
    Hi,

    Using QListWidget application in Qt for symbian,where in that am listing some list of songs .The problem is when i list more number of songs i am getting an "scroll bar" option in the bottom and in the right hand side of the screen where i dont want that scrollbar to be seen at the bottom of the screen.


    Can anyone please help me.

    Thanks and Regards
    Anamika
    You can adjust the visibility using SetScrollBarVisibilityL

  3. #3
    Regular Contributor Anamika's Avatar
    Join Date
    Mar 2010
    Posts
    78
    When i tried to adjust my visibility using SetScrollBarVisibilityLAm getting this error "class QListWidget" has no member named
    "SetScrollBarVisibilityL"

    Thanks and Regards
    Anamika

  4. #4
    Registered User kamalakshan's Avatar
    Join Date
    Jun 2007
    Location
    Mumbai, India
    Posts
    1,998
    Quote Originally Posted by Anamika View Post
    When i tried to adjust my visibility using SetScrollBarVisibilityLAm getting this error "class QListWidget" has no member named
    "SetScrollBarVisibilityL"

    Thanks and Regards
    Anamika
    I am sorry, didn't notice that this was related to Qt. SetScrollBarVisibilityL is part of Symbian C++ API.

  5. #5
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    Quote Originally Posted by Anamika View Post
    Hi,

    Using QListWidget application in Qt for symbian,where in that am listing some list of songs .The problem is when i list more number of songs i am getting an "scroll bar" option in the bottom and in the right hand side of the screen where i dont want that scrollbar to be seen at the bottom of the screen.


    Can anyone please help me.

    Thanks and Regards
    Anamika
    try playing with QListWidget::horizontalScrollBarPolicy() with Qt::ScrollBarAlwaysOff should work for your requirement.

  6. #6
    Regular Contributor Anamika's Avatar
    Join Date
    Mar 2010
    Posts
    78
    How to solve in Qt ?

  7. #7
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    Quote Originally Posted by Anamika View Post
    How to solve in Qt ?
    can you refer to #5

  8. #8
    Regular Contributor Anamika's Avatar
    Join Date
    Mar 2010
    Posts
    78
    thank you that is working fine

Similar Threads

  1. Replies: 2
    Last Post: 2011-04-12, 12:42
  2. Qt 4.7.2 compiles for Qt Simulator but not for Symbian^1/S60
    By Tvt204 in forum [Archived] Qt Mobility Project
    Replies: 1
    Last Post: 2011-04-12, 06:09
  3. Fast DB Transaction in SQLite in Qt for Symbian/Maemo.
    By narendar_discover in forum [Archived] Beginning Qt
    Replies: 1
    Last Post: 2011-02-17, 12:58
  4. Replies: 35
    Last Post: 2010-09-13, 12:05
  5. Getting build issues while installing QT-ORBIT for NOKIA-QT-SDK for Symbian
    By srinivas.kilari in forum [Archived] Qt SDKs and Tools
    Replies: 2
    Last Post: 2010-09-07, 06:32

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