Except when initializing, the DynamicVisible method never fires.  I am using
code like...

Mygrid=dabo.ui.dGrid(self,DynamicVisible=self.Form.showmyGrid)

Also tried

Mygrid=dabo.ui.dGrid(self)
Mygrid.DynamicVisible=self.Form.showmyGrid

def showmyGrid(self):
        ok2show=True
        if this:
                ok2show=False
        return ok2show

Any suggestions?

Thanks,
Larry Long              



_______________________________________________
Post Messages to: [email protected]
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/!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAafA2fnYuPUOMNFpIYnBEQcKAAAAQAAAAymi//[EMAIL
 PROTECTED]

Reply via email to