can't get in design mode (sometimes)

I had now several times that I can’t go into design mode anymore!

CTRL-L does not work anymore, and the design-button on the screen is greyd-out. the app is not hanging, I can do everything in browse mode.

close the solution and reopen it, does fix it.

Anyone else seen this?

(btw: working in 2.2rc7)

Yes. But this is not new to RC7. It usually happens if some error occured before. If you go to another form and back, you can switch to design mode only partly. The properties disappear but your form doesn’t repaint, although you are actually in browse mode.

My general impression is that all kinds of crazy stuff can happen once you had an error or warning, especially in calcs (something like “xy is not defined” or “cannot convert null into an object”)

Yes, indeed! Now I remember

I have not used 2.2 a lot and it always happened when I get a message, about a custom valuelist (showing text, returning integer → new check in 2.2) I have fixed al of these errors, and now I doesn’t appear anymore.