On Tue, Jul 7, 2009 at 2:20 PM, John <jfabi...@yolo.com> wrote:
>
> On Tuesday 07 July 2009 04:07:09 am Miguel Lopes wrote:
> > def toggleVCR(self):
> >         btnsToDisable = ('btnFirst', 'btnPrev', 'btnNext', 'btnLast')
> >         for id in btnsToDisable:
> >             btn = self.getObjectByRegID(id)
> >             btn.Enable = not btn.Enable
>
> Shouldn't that be "Enabled" with a 'd'.
>
> Johnf

Uppps !
My mistake.
Txs for pointing it out John.

Miguel


_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/a19730800907070642k22b0c36clc97b671ca4d96...@mail.gmail.com

Reply via email to