Hi,

ist das ein Bug im Cocoa-Compiler oder übersehe ich etwas?


    ausgabetext.textColor=rgb(255,0,0)
    ausgabetext.Bold=true
    ausgabetext.text="Dosierungshinweise:"
    ausgabetext.selstart=len(ausgabetext.text)+1
    ausgabetext.seltextColor=rgb(0,0,0)
    ausgabetext.selBold=false
    ausgabetext.seltext=Zeilenende+beschreibungstext

Ergebnis ist eine Textarea, die komplett roten Text enthält

Gruß


Stefan




Antwort per Email an