Search:

Type: Posts; User: GregBrannon

Search: Search took 0.09 seconds.

  1. Replies
    191
    Views
    7,868

    Re: drag and drop word to match image

    This has become much more painful than it needs to be. I suggest you do this:

    Edit: Oops, I forgot to mention the starting point: the code at post #11.

    1. Update the existing code to use...
  2. Replies
    191
    Views
    7,868

    Re: drag and drop word to match image

    It appears that you didn't have this drag and drop thing as wired as you originally thought, and I can't see that you've made any progress in this thread. To move forward, I suggest you post some...
  3. Replies
    191
    Views
    7,868

    Re: drag and drop word to match image

    That's just logic:

    if ( imageMatchesWords )
    {
    // accept it
    }
    else
    {
    // put it back where it came from
    }
  4. Replies
    191
    Views
    7,868

    Re: drag and drop word to match image

    Possible? Yes.

    Java Drag and Drop Tutorial.
Results 1 to 4 of 4