Ed Leafe пишет:

1. In the dGrid subclass I have set following options:

    def initProperties(self):
        self.DataSet = ()

        self.Editable = False
        self.Sortable = True
        self.Searchable = True
        self.MultipleSelection = False

but multiple selection still working?

I'm not seeing that at all. Do you see that behavior when you run the grid demo by going to the dabo/ui/uiwx directory, and running 'python dGrid.py'?

Yes, I saw the same behavior when running dGrid.py. Alas, on this list is not allowed sending the attachment file, so I can be able to post screenshot for proof.

--
Basil Shubin
Freelance Software Developer


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to