[Gtk-sharp-list] IsFocus method in Gtk#.11

Pablo Fischer pablo@pablo.com.mx
Mon, 27 Oct 2003 12:53:33 -0600


Uhm..

Well, I was using the IsFocus property in the .10 version (NOT the CVS),
so, how can I use the IsFocus with the official version?

Thanks!
Pablo
El lun, 27-10-2003 a las 12:20, Mike Kestner escribi=F3:
> On Sun, 2003-10-26 at 12:03, Pablo Fischer wrote:
>=20
> > I updated my Gtk# to the last one (.11), but I'm having a problem, caus=
e
> > I was using Entry.IsFocus to check if a Entry (or TextView) was being
> > focused.=20
> >=20
> > Now, in .11, how can I do this?
>=20
> Widget.IsFocus property is still there on cvs.  I'm assuming it was
> there in 0.11 too.