RE: Mangled Drag And Drop Cursor

2001-11-29 Thread Wilkinson, Robert
I see the cursors in j2sdk1.3.1/jre/lib/images/cursors/ but that is not what I get when I run the program. I get normal looking cursors for all except Drag and Drop operations. During DnD I get cursors that are at least 100 x 200 and look like mangled scaled up versions of something, I know not

Re: Mangled Drag And Drop Cursor

2001-11-27 Thread Juergen Kreileder
Robert Wilkinson <[EMAIL PROTECTED]> writes: > Under Caldera Open Linux Server the cursor that comes up during a > drag and drop operation is clearly incorrect. The image is about 1/2 > " by 1" and bears no relation to the look of the cursor under > windows. I get

Mangled Drag And Drop Cursor

2001-11-27 Thread Wilkinson, Robert
Under Caldera Open Linux Server the cursor that comes up during a drag and drop operation is clearly incorrect. The image is about 1/2 " by 1" and bears no relation to the look of the cursor under windows. I get the same thing whether using the Blackdown distribution or the di

Re: Drag and Drop

1999-09-28 Thread Denny Lee
oblem I am having is that I have not seen any books or >tutorial that talks about how to move around during run time. >> > >I did the exact same thing a year ago. However, I didn't use drag and >drop at all. I used the Component.move() function to move things around >by ha

Re: Drag and Drop

1999-09-28 Thread Rachit Siamwalla
a canvas >and connect nodes together with links. Both nodes and links respond to right botton >clicks. The problem I am having is that I have not seen any books or tutorial that >talks about how to move around during run time. > I did the exact same thing a year ago. However, I

Re: Drag and Drop

1999-09-28 Thread Denny Lee
I really like the language. I am pretty much at the limit of VB so I want to find another way of writing this program. Thanks for your help -- On Mon, 27 Sep 1999 15:07:13 Dustin Lang wrote: > >Hi, > >> I am new to Java programming. >> I would like to know is it poss

Re: Drag and Drop

1999-09-27 Thread Dustin Lang
Hi, > I am new to Java programming. > 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 respond to a mouse click? In Java the language, compilers, runtime, and developme

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