(unknown)

Tor Lillqvist <[email protected]> Thu, 6 Mar 2003 16:57:45 +0000
Newsgroups gmane.comp.video.gimp.windows.devel
Message-ID <[email protected]>
John writes:
 > I've used this function on Linux as a simple way to drag a window.
 > This doesn't seem to work on Windows (XP), is this a known issue

That functionality is not implemented in gdk-win32. I was under the
impression that the gdk_*_drag() functions were needed in case you
don't have any window manager running (as with the linux-fb backend,
for instance, or rarely on X11), but as you always have the "window
manager" present on Windows, there wouldn't be any need to implement
them?

--tml