Dave Page wrote:
>It's rumoured that Andreas Pflug once said:
>
>
>>Dave Page wrote:
>>
>>
>>
>>>Looks OK now, though the definition pane needs a refresh to see the
>>>changes.
>>>
>>>
>>>
>>>
>>What do you mean with "needs a refresh"? Every time the sql page is
>>selected, the sql query is freshly assembled. Do you have a GUI refresh
>> problem?
>>
>>
>
>When you click OK, the definition in the main form doesn't update. It did
>when I was playing with a view earlier.
>Regards, Dave.
>
>
>
Fixed.
It was caused by the weird behaviour of stc, which won't allow SetText
if readOnly.
Regards,
Andreas