Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #2680

Re: drag'n drop: why does

From "marcussilfver" <marcussilfver@THRWHITE.remove-dii-this>
Subject Re: drag'n drop: why does
Message-ID <1193205080.683075.169430@i13g2000prf.googlegroups.com> (permalink)
Newsgroups comp.lang.java.gui
References <7a1e34b371857@uwe>
Date 2011-04-27 15:40 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
On 23 Okt, 13:37, "Andrew Thompson" <u32984@uwe> wrote:
> marcussilf...@gmail.com wrote:
> >I am completely new to implementing drag and drop.
> ..
> >This behaviour forces me to do a check in my drop method for the
> >dropPanel's bounds and compare this with the mouse position and reject
> >the drop if it is outside dropPanel.
>
> >Is it supposed to be like this?
>
> From my vague recollection of implementing D'n'D in
> an animated Gif project, that is wrong.  Originally I
> had added the drop listener to an 'image list' on the
> left of the GUI - but decided it made sense to allow
> images to be dropped anywhere in the GUI.  AFAIR
> I had to move the drop listener to the frame to allow
> the user to 'drop anywhere'.
>
> Have you got an SSCCE that shows this behaviour?
>

Thanks for answering. What is a SSCCE?

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

drag'n drop: why does the "marcussilfver" <marcussilfver@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
  Re: drag'n drop: why does "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
    Re: drag'n drop: why does "marcussilfver" <marcussilfver@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
      Re: drag'n drop: why does "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
        Re: drag'n drop: why does "marcussilfver" <marcussilfver@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000

csiph-web