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


_______________________________________________
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/200907070620.16563.jfabi...@yolo.com

Reply via email to