Path: news.mathworks.com!not-for-mail
From: "Sprinceana " <mihaispr@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Right click over a pushbutton
Date: Sun, 19 Apr 2009 20:10:03 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 22
Message-ID: <gsg0er$ehm$1@fred.mathworks.com>
References: <gsfvgo$feo$1@fred.mathworks.com> <gsfvs4$7ri$1@fred.mathworks.com>
Reply-To: "Sprinceana " <mihaispr@yahoo.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1240171803 14902 172.30.248.38 (19 Apr 2009 20:10:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 19 Apr 2009 20:10:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1740796
Xref: news.mathworks.com comp.soft-sys.matlab:533908


"Jiro Doke" <jiro.doke@mathworks.com> wrote in message <gsfvs4$7ri$1@fred.mathworks.com>...
> "Sprinceana " <mihaispr@yahoo.com> wrote in message <gsfvgo$feo$1@fred.mathworks.com>...
> > What I must select to the property Selection Type of figure1(I have normal,open,alt,extend) to perform a right click over my pushbutton?
> > 
> > I wait a response please!
> > 
> > I'm using guide!
> 
> I'm going to encourage you to take a look at the documentation. You seem to know the property Selection Type. If you search for that in the documentation, it will tell you which one you want.
> 
> jiro


I've searched the documentation so it can be alt(alternate) or extent for selection type.

I wait your response which of this 2 is the best way to perform the right click over a pushbutton.

Also it is possible when I right click the button to appear me a popupmenu linke in C++ Builder(over right click on a button)?

Thanks in advance!

Michael