Won't come out of designer mode

I had just updated to RC9 (under MacOS 10.3.3) and took my solution for a spin, when out of nowhere a method that displays a list-view form would not work.

I realized that selecting designer from the tool menu, in designer mode, in this list form would keep the form in a “mixed” mode: toolbars greyed out but elements where accessible to be moved and edited.

I traced the problem to a field that had lost definition (no name, no dataprovider); deleted this field and everything back no normal.

Hope this helps.

Ronnie

I’ve been able to reproduce it: place a field with no dataprovider and check displaytags, now trying to leave designer mode will grey out the toolbars (as you were running the solution) but the form is STILL in designer mode (can move and edit fields, no data presented, etc).

Trying to display that form’s tree, in method editor, returned an error.

Ronnie