On Jan 8, 2008, at 8:28 PM, Adrian Klaver wrote:

> When using the ClassDesigner it does not show up in the properties  
> list of a
> Dropdown list object. There is Choices, Value,ValueMode and a  
> reference in
> ValueMode to a Keys property, but no Keys property.

        OK, I guess I forgot to expose that to the prop sheet. I'll post a  
fix soon.

> I managed to set it using
> the command window and got the Dropdown list to work with NULLs.  
> Brings me to
> another question. When in the ClassDesigner and using the command  
> window, is
> possible to use RegIDs i.e. self.Season.Keys where Season is the  
> RegID?

        No, since RegIDs have certain strict rules designed to enforce  
uniqueness that would prevent them from being editable in the Class  
Designer. I have to 'fake' them to get them to work in the Class  
Designer, but when you run the design, they are normal RegIDs.

> I could only do that when I ran the form and populated it with data.

        That's correct.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
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/dabo-users/[EMAIL PROTECTED]

Reply via email to