Recent

Author Topic: Drag image not visible on Mac  (Read 1856 times)

corpusgemini

  • New Member
  • *
  • Posts: 19
Drag image not visible on Mac
« on: September 30, 2014, 10:08:04 pm »
Hello there,

I am a not very experienced hobby programmer and I am writing a cross platform application in which I want to drag and drop items from one side to another. The drag and drop itself is working fine, but there is no drag image visible. I've been trying to find out what can be the case but I can't find any reason why it doesn't work.
There is an example program in Lazarus, and when I run it on WinXP, the drag image is visible, but not under Mac.

Is this feature not implemented in Mac, or do I need to do anything specific?

Thanks in advance,
Tony

Ocye

  • Hero Member
  • *****
  • Posts: 518
    • Scrabble3D
Re: Drag image not visible on Mac
« Reply #1 on: October 01, 2014, 01:07:50 pm »
You cannot draw outside paint routines on MacOS. The only solution I found was to switch to Qt framework.
Lazarus 1.7 (SVN) FPC 3.0.0

 

TinyPortal © 2005-2018