PDA

View Full Version : BUG - RichText Object


Derek
12-14-2007, 02:31 PM
tbProperties = {ReadOnly=true};
RichText.SetProperties("RichText1", tbProperties);
The above code, when used in the OnKey event, makes the RichText Object and any text invisible.
When used in the On Selection Changed event, the runtime crashes.

Darryl
12-17-2007, 08:51 AM
Thanks Derek, we'll look into that.

REF: 17080

Imagine Programming
05-08-2008, 12:31 AM
Lol derek, you know what i had? a simple String.Replace in ams6 global functions... and yes the runtime crashed...

i had that several times, i even test the values and stuff but well... i use ams7 now :)