Results 1 to 3 of 3

Thread: how to set Cursor with ms excel cursor like style?

  1. #1
    Join Date
    May 2010
    Location
    China
    Posts
    66
    Thanks
    8
    Qt products
    Qt4
    Platforms
    Windows

    Default how to set Cursor with ms excel cursor like style?

    how to set Cursor with ms excel cursor style?

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: how to set Cursor with ms excel cursor like style?

    The cursor theme is part of the os. But you can set an individual pointer my using
    QCursor::QCursor ( const QPixmap & pixmap, int hotX = -1, int hotY = -1 )
    and give your cursor pixmap.

  3. #3
    Join Date
    May 2010
    Location
    China
    Posts
    66
    Thanks
    8
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: how to set Cursor with ms excel cursor like style?

    thank you

Similar Threads

  1. Replies: 2
    Last Post: 2nd October 2009, 16:32
  2. How to change cursor using style sheets?
    By 0x815 in forum Newbie
    Replies: 0
    Last Post: 13th September 2009, 14:35
  3. Hand Cursor by Style Sheet
    By smarinr in forum Qt Programming
    Replies: 1
    Last Post: 28th June 2008, 12:24
  4. How to synchronize text cursor and cursor in QTextEdit
    By kennyxing in forum Qt Programming
    Replies: 6
    Last Post: 18th February 2007, 10:14
  5. Replies: 1
    Last Post: 1st February 2007, 18:07

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.