Bold / Italic / Underlined in Editor

rzr

Member
Progress 10.2A / Windows GUI ...

I have a 50 by 5 editor, where user enters a comment. Is it possible in 4GL, to BOLD or italic or underline the words inputted by the user in the editor ?

I was able to BOLD the values being enetered setting the SELF:FONT = 6 (or 11) in the ANY-PRINTABLE triggers for the editor widget. Is this a correct approach?

How to do I make it work for italic and underline ? Also it is possible to apply these characteristics only for selected words / lines within the editor (similar to what we do in MS Word) ?

And lastly, even if it were possible, can we store them back to Db & retrieve it in same way back to display ?

many thanks...
 
Back
Top