Results 1 to 3 of 3

Thread: the mouse's wheel roll problem in embedded linux

  1. #1
    Join Date
    Mar 2011
    Posts
    42
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default the mouse's wheel roll problem in embedded linux

    hi, i write a software in embedded linux, the processor is ARM9; when i roll mouse wheel a while in a interface(don't let mouse move), the mouse automatic move to screen left bottom, i inherit mouse event(like mousePressEvent, mouseMoveEvent and so on)and print some information, i found before the mouse move to screen left bottom the soft receive a mouse press event, i don't know why. when i in QTableWidget static roll mouse wheel, the mouse automatic move to screen left bottom more ordinary. if you operate mouse like this a while, the soft cann't receive mouse event(it not print information), please help . thank you.

  2. #2
    Join Date
    Mar 2011
    Posts
    42
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: the mouse's wheel roll problem in embedded linux

    no one found this problem before, i really don't know what the reason, please help.

  3. #3
    Join Date
    Sep 2011
    Location
    Manchester
    Posts
    538
    Thanks
    3
    Thanked 106 Times in 103 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: the mouse's wheel roll problem in embedded linux

    Are you doing anything odd, like triggering mouse events to change cursor position, or triggering mouse events at all anywhere in your app?

    Create very simple app which will only print events comming in and see if that happens there as well.
    It may be a bug in Qt but I wouldn't bet on it, more likely it's something in your app.

Similar Threads

  1. Can usb mouse wheel work in Qt/E ?
    By earth in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 26th August 2011, 11:00
  2. Scrolling on Mouse Wheel
    By penny in forum Qt Programming
    Replies: 4
    Last Post: 7th April 2011, 07:30
  3. Problem with graphics in Qt embedded Linux
    By Krzysztow in forum Qt for Embedded and Mobile
    Replies: 11
    Last Post: 29th July 2009, 10:59
  4. Compiling Problem qt/embedded 4.4.1 linux scratchbox arm
    By hw in forum Installation and Deployment
    Replies: 0
    Last Post: 11th September 2008, 19:25
  5. Multiple apps using Qt/Embedded+Qtopia on Embedded Linux
    By drahardja in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 17th February 2008, 21:46

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.