Results 1 to 8 of 8

Thread: Enlarge Pushbutton?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2007
    Location
    Germany
    Posts
    5
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Enlarge Pushbutton?

    Hello, you could try to enable mouse tracking for your button. It should then receive mouseMoveEvents without a clicked button.

    Arghargh

  2. #2
    Join Date
    Dec 2007
    Posts
    129
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Enlarge Pushbutton?

    im sorry i forgot to say that i already set the mouse tracking of all widgets to true.. my main widgets are a groupbox textedit label and button.. but mousemoveevent stiil require "click" plus a cant get the event->pos() inside my group box even i click it..
    Y?

Similar Threads

  1. Problem with setFont for a PushButton
    By arunvv in forum Newbie
    Replies: 12
    Last Post: 7th April 2008, 23:35
  2. small round pushbutton
    By sm in forum Newbie
    Replies: 3
    Last Post: 5th February 2008, 09:08
  3. connecting image to a pushbutton
    By sudheer in forum Qt Tools
    Replies: 2
    Last Post: 4th December 2007, 09:23
  4. Replies: 1
    Last Post: 2nd July 2007, 16:29
  5. why pushbutton moving??
    By Shuchi Agrawal in forum Qt Tools
    Replies: 7
    Last Post: 19th January 2007, 17:17

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.