Hi Jane,
On Tue, 24 Jul 2012 13:45:38 + (UTC)
Jane wrote:
> Mark Summerfield qtrac.plus.com> writes:
>
> >
> > Hi,
> >
> > I want to create a toggle button, i.e., a button that when clicked goes
> > down (if it is up) and goes up (if it is down).
> >
> > One easy way to achieve this is t
Mark Summerfield qtrac.plus.com> writes:
>
> Hi,
>
> I want to create a toggle button, i.e., a button that when clicked goes
> down (if it is up) and goes up (if it is down).
>
> One easy way to achieve this is to set the button's style to
> "Toolbutton" (see self.toggle2). But unfortunately,
Hi Michael,
On Thu, 12 Jul 2012 19:13:36 +0200
Michael Lange wrote:
> Hi,
>
> Thus spoketh Mark Summerfield
> unto us on Thu, 12 Jul 2012 11:38:37 +0100:
>
> > Hi,
> >
> > I want to create a toggle button, i.e., a button that when clicked goes
> > down (if it is up) and goes up (if it is dow
Hi,
Thus spoketh Mark Summerfield
unto us on Thu, 12 Jul 2012 11:38:37 +0100:
> Hi,
>
> I want to create a toggle button, i.e., a button that when clicked goes
> down (if it is up) and goes up (if it is down).
>
> One easy way to achieve this is to set the button's style to
> "Toolbutton" (se
Hi,
I want to create a toggle button, i.e., a button that when clicked goes
down (if it is up) and goes up (if it is down).
One easy way to achieve this is to set the button's style to
"Toolbutton" (see self.toggle2). But unfortunately, that gets rid of the
button's relief so it looks out of plac