Require help in Applet Dev.

Hi all,

I am new to Applet programming. I have requirement as follow:

We have a web-application developed in .ASP .Net. Now this application contains some images. I want to load particular image into applet and do following operations on it.

- there will be a dangling black marker outside the image. The dangling end of the marker can be dragged to particular location of the images ( which is pre-defined. Let's say (20,30)).

I dont get any clue to start on it. Could you just guide me to start with?

Thanks

Chintan

[561 byte] By [chintan_34a] at [2007-11-26 13:59:36]
# 1
you need to provide more info, but my first guess is you need to learn how to build an Applet (i.e. go read an Applet Tutorial)
SoulTech2012a at 2007-7-8 1:40:29 > top of Java-index,Desktop,Core GUI APIs...