Path: news.mathworks.com!newsfeed-00.mathworks.com!nlpi057.nbdc.sbc.com!prodigy.net!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!w24g2000prd.googlegroups.com!not-for-mail
From: shailesh gupta <sha.gupta.88@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: problem in getting point coordinates in gui
Date: Sun, 14 Dec 2008 06:11:41 -0800 (PST)
Organization: http://groups.google.com
Lines: 9
Message-ID: <7613d61e-d2a3-4f28-95be-428eb314332a@w24g2000prd.googlegroups.com>
NNTP-Posting-Host: 203.110.246.230
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1229263901 24237 127.0.0.1 (14 Dec 2008 14:11:41 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Sun, 14 Dec 2008 14:11:41 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: w24g2000prd.googlegroups.com; posting-host=203.110.246.230; 
	posting-account=AuE_iwoAAAAGvJ37swlMSCbvwaVkVtwy
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.4) 
	Gecko/2008102920 Firefox/3.0.4,gzip(gfe),gzip(gfe)
X-HTTP-Via: 1.1 mohin.iitkgp.ernet.in:8080 (squid/2.6.STABLE14)
Bytes: 1561
Xref: news.mathworks.com comp.soft-sys.matlab:506871


Hi
I am trying to make a Gui in which i load image in axes. User has to
click anywhere in the image and i have to know where he clicked. i.e I
want to get co-ordinates of the point of mouse-click.
I tried it out. I am getting points without image i.e. on blank axes.
But with image, nothing happens..
Can anyone help me out with what to do..

thanking in advance...