Results 1 to 3 of 3

Thread: how can make the widget not fetches native window system events

  1. #1
    Join Date
    Apr 2008
    Posts
    41
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default how can make the widget not fetches native window system events

    I have a fullscreen transparent QWidget ,I can paint and draw in this widget.now I want the widget not fetches native window system event,and when I clicked I can open the file in the desktop which under this widget,how can I do that ,I set the QEvent::setAccept(false) ,but it do not work,and I overwrite the QApplication::x11eventfilter and QWidget::x11event(XEvent )and not work.Can you help me.
    Attached Images Attached Images

  2. #2
    Join Date
    Apr 2008
    Posts
    41
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: how can make the widget not fetches native window system events

    Does not bady done this before?
    I thank Qt is not good at transparent,MAC can do that only set the mouse not fetches by this widget .

  3. #3
    Join Date
    Apr 2008
    Posts
    41
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: how can make the widget not fetches native window system events

    Does someone do it use X window

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.