Results 1 to 15 of 15

Thread: General ListView Bug?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: General ListView Bug?

    You mean that the column name/data doesn't fit? That's reasonable if you shrink the column, don't you think? What would you like the behaviour to be?

  2. #2
    Join Date
    Jan 2006
    Posts
    273
    Qt products
    Qt3 Qt4
    Platforms
    Windows
    Thanks
    42
    Thanked 1 Time in 1 Post

    Red face Re: General ListView Bug?

    hi wysota..
    it should refresh my data by shrink the column..Should i make a timer maybe, but i found no function to refresh my listview
    Think DigitalGasoline

  3. #3
    Join Date
    Jan 2006
    Location
    Ukraine,Lviv
    Posts
    454
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows
    Thanks
    9
    Thanked 27 Times in 27 Posts

    Default Re: General ListView Bug?

    Can you give exetended explain
    What you want to do?
    a life without programming is like an empty bottle

  4. #4
    Join Date
    Jan 2006
    Posts
    273
    Qt products
    Qt3 Qt4
    Platforms
    Windows
    Thanks
    42
    Thanked 1 Time in 1 Post

    Default Re: General ListView Bug?

    ok..
    I have a listview with 3 columns..
    all columns contains text and i have 10 items there in my list.
    if the user shrink a column, he are not able to read the text of column 1

    i want to solve this, but i dont know how?
    Think DigitalGasoline

  5. #5
    Join Date
    Jan 2006
    Location
    Ukraine,Lviv
    Posts
    454
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows
    Thanks
    9
    Thanked 27 Times in 27 Posts

    Default Re: General ListView Bug?

    I see in examples and havent see nothing strange...
    What you mean "he are not able to read the text of column 1"?
    a life without programming is like an empty bottle

  6. #6
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: General ListView Bug?

    A screenshot would be helpful.

  7. #7
    Join Date
    Jan 2006
    Posts
    273
    Qt products
    Qt3 Qt4
    Platforms
    Windows
    Thanks
    42
    Thanked 1 Time in 1 Post

    Default Re: General ListView Bug?

    hi..

    here the pic
    Attached Images Attached Images
    Think DigitalGasoline

  8. #8
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: General ListView Bug?

    Is it an original QListView or did you subclass it? Can you provide a MCEWRTP (minimal compilable example which reproduces the problem)?

Similar Threads

  1. how to find an icon is undermouse or not in a listview
    By babu198649 in forum Qt Programming
    Replies: 1
    Last Post: 21st November 2007, 14:06
  2. Editing directly in a ListView!
    By Humble in forum Qt Programming
    Replies: 2
    Last Post: 29th August 2007, 08:37
  3. How to return elements from a ListView
    By nikau in forum Newbie
    Replies: 1
    Last Post: 23rd January 2007, 07:44
  4. ListView Dynamic Popup menu
    By raphaelf in forum Newbie
    Replies: 3
    Last Post: 14th October 2006, 19:26
  5. filtering big listview causes slowdown
    By soul_rebel in forum KDE Forum
    Replies: 1
    Last Post: 24th May 2006, 13:31

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.