codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  drag from panel to panel..  k_sun at 10:45 on Wednesday, April 18, 2007
 

i like this code for "DragPictureDemo", http://java.sun.com/docs/books/tutorial/uiswing/dnd/examples/index.html

Web Demo: http://java.sun.com/docs/books/tutorialJWS/uiswing/misc/examples/DragPictureDemo.jnlp

My question is,

I have two panels, 1 on top.. 1 at the bottom..
I need to drag and drop the images from the top to the bottom panel.. do not allow to drag images from bottom to top.. But the main image on the top panel is not removed (cannot cut), so all actions are "COPY" to bottom panel.. no need to hold the CTL button..

I cannot get it to work..




  Re: drag from panel to panel..  mmarab at 16:46 on Thursday, June 28, 2007
 

What code do you have so far? Is it available to view?


  Re: drag from panel to panel..  sam_02 at 03:58 on Tuesday, July 31, 2007
 

Well actually, I found a solution to this already..

I make a Jlabel and add the mouse motion and drop listeners, then it the drop listener is fired and is found to be in a target (in this case another panel), I create a jlabel at runtime and place it in the other panel..

The only thing left is the ability for it to 'snap' into the the desired grid on the panel.. but I think i can manage that..

Thanks,

  Re: drag from panel to panel..  mmarab at 08:06 on Tuesday, July 31, 2007
 

Excellent Sam, glad you got it sorted!








CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums
//








Recent Forum Threads
•  How to send multiple perameters in SOAP request.
•  Java code for Insert picture on the table in spreadsheet
•  Re: Problem with concatenation
•  how to genrates the crystal report by sending a id at runtime
•  help me
•  pls help me with this..
•  Re: Security - Code verify
•  Job @ EarlySail
•  Job @ EarlySail (perl)


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2007