I have a tabbed form, with a scrolling region on one of the tabs. In that region is a DB Memo, with read-only checked. Double-clicking brings up the BLOB editor, and we want to prevent that from coming up.
I tried putting PROPERTY notefield SHOW_EDITOR 'FALSE' in a couple of places. On entry into the field, on change of tab. Oddly enough what happens in either case is that the BLOB editor automatically pops up when entering the field or changing the tab! Could have sworn I've done this successfully before.... Using 7.6 Thanks! Karen

