Results 1 to 2 of 2

Thread: QSpinbox up and down button notification

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2008
    Posts
    7
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows

    Default QSpinbox up and down button notification

    Hi
    In VC ++ 6.0 they have used NM_UPDOWN* pNMUpDown = (NM_UPDOWN*)pNMHDR;
    for up and down notification.i couldnt find similar in qt.
    when i am pressing up and down button or up and down arrow in the spinbox the value is not changind according to the pressing.i dont know what i missed.
    Last edited by seldeepchan; 6th March 2008 at 11:15.

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: QSpinbox up and down button notification

    What notification? Take a look at QSpinBox signals.
    J-P Nurmi

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.