Re: [Gambas-user] Spelling error in textedit docs

2010-12-27 Thread richard terry
On Tuesday 28 December 2010 13:18:43 Benoît Minisini wrote: > > TextEdit.RichText (gb.qt4.ext) > > PROPERTY RichText AS String > > Returns or sets the rich text displayed in the control, i.e. the text > > ***will*** all the markups. > > > > should be 'with' > > > > Regards > > > > richard > > Funn

Re: [Gambas-user] Spelling error in textedit docs

2010-12-27 Thread Benoît Minisini
> TextEdit.RichText (gb.qt4.ext) > PROPERTY RichText AS String > Returns or sets the rich text displayed in the control, i.e. the text > ***will*** all the markups. > > should be 'with' > > Regards > > richard > Funny, because gb.qt4.ext TextEdit is not yet documented in the wiki. :-? -- Ben

[Gambas-user] Spelling error in textedit docs

2010-12-27 Thread richard terry
TextEdit.RichText (gb.qt4.ext) PROPERTY RichText AS String Returns or sets the rich text displayed in the control, i.e. the text ***will*** all the markups. should be 'with' Regards richard -- Learn how Oracle Real Ap