'generate as nullable' read only in entity-designer?

Posts   
 
    
JuergenF
User
Posts: 29
Joined: 23-May-2006
# Posted on: 23-May-2006 17:50:47   

Hi, I have one other thing:

I really like the new nullable types, and will probably create only these simple_smile

But in the entity designer this checkbox is always disabled and always false for me. I know I can check this in the project options, but what is this box good for then? AFAICS it not even reflects the state of the project option. When will it be enabled?

And btw: the 'Is nullable' label is confusingly near to the 'Is readonly' checkbox IMHO. Maybe make the big exception and right-align it to it's control?

Bye, Juergen

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39588
Joined: 17-Aug-2003
# Posted on: 23-May-2006 18:05:18   

JuergenF wrote:

Hi, I have one other thing:

I really like the new nullable types, and will probably create only these simple_smile

But in the entity designer this checkbox is always disabled and always false for me.

It's only enabled when: the field is nullable AND the type is a valuetype. Otherwise you won't get any nullable types anyway.

I know I can check this in the project options, but what is this box good for then? AFAICS it not even reflects the state of the project option. When will it be enabled?

See above simple_smile

And btw: the 'Is nullable' label is confusingly near to the 'Is readonly' checkbox IMHO. Maybe make the big exception and right-align it to it's control? Bye, Juergen

I didn't notice it, but it indeed looks weird. I'll make a change to that so it's more clear simple_smile

Frans Bouma | Lead developer LLBLGen Pro