Re: Drag and Drop

1999-09-28 Thread Denny Lee
Thanks for everyone's reply. I am sorry if this is off topic for this list. Thanks again. -- On Tue, 28 Sep 1999 12:45:51 Rachit Siamwalla wrote: > >Denny Lee wrote: >> >> Hello, >> Thanks for your reply. I guess I did not make question clear. I am trying to

Re: Drag and Drop

1999-09-28 Thread Denny Lee
Hello, Thanks for your reply. I guess I did not make question clear. I am trying to write a program that works with network nodes, basically a icon, and network links. In the Visual Basic program that I wrote, during run time I can drag nodes around a canvas and connect nodes together with l

Drag and Drop

1999-09-27 Thread Denny Lee
Hello, I am new to Java programming. I have been developing an application on Visual Basic and I would like to switch to Java. I would like to know is it possible to drag and drop buttons or picturebox from one location to another? Also, it is possible to draw a line and have the line respon