Results 1 to 2 of 2

Thread: Image Drag without Cursor

  1. #1
    Join Date
    Dec 2006
    Posts
    7
    Qt products
    Qt3

    Default Image Drag without Cursor

    An Image being dragged is displayed with a cross cursor symbol(+). Can this cursor be avoided or made invisible with only image being displayed while dragging. the Class used for making image is Qpixmap and for dragging is QTextDrag.

  2. #2
    Join Date
    Dec 2006
    Posts
    7
    Qt products
    Qt3

    Default Re: Image Drag without Cursor

    Quote Originally Posted by keshab View Post
    An Image being dragged is displayed with a cross cursor symbol(+). Can this cursor be avoided or made invisible with only image being displayed while dragging. the Class used for making image is Qpixmap and for dragging is QTextDrag.
    Actually dragcopy shows the cursor but dragmove doesnot. and i have to use dragcopy.The same thing is observed in windows application too when we dragmove a file and when we dragcopy a file. Is this windows issue or is it solvable by overriding cursor or by programming?

Similar Threads

  1. how i can add image in my toolbar
    By jyoti in forum Qt Tools
    Replies: 7
    Last Post: 19th December 2006, 14:39
  2. Replies: 7
    Last Post: 8th September 2006, 16:19
  3. Replies: 5
    Last Post: 23rd May 2006, 11:40
  4. How and when to repaint a widget ?
    By yellowmat in forum Newbie
    Replies: 7
    Last Post: 3rd April 2006, 16:36
  5. Question about updating an image on screen
    By SkripT in forum Qt Programming
    Replies: 1
    Last Post: 24th February 2006, 19:01

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.