Re: [Gambas-user] R: Font style in Printing Example

2014-09-02 Thread abbat81
Randall, I didn't give any attachment because this is the Example "Printing", which everybody can open in his own Gambas. Thanks in advance. -- View this message in context: http://gambas.8142.n7.nabble.com/Font-style-in-Printing-Example-tp47901p47913.html Sent from the gambas-user mailing l

Re: [Gambas-user] R: Font style in Printing Example

2014-09-01 Thread Randall Morgan
Abbat81, You really didn't give any details about your text. Is the text being displayed as a web page or in a gui control? If a control which one? Or is the text being used in a console app? Give a few more details or attach your project and people can help you better. On Mon, Sep 1, 2014 at

Re: [Gambas-user] R: Font style in Printing Example

2014-09-01 Thread abbat81
It must be joke Thanks anyway -- View this message in context: http://gambas.8142.n7.nabble.com/Font-style-in-Printing-Example-tp47901p47903.html Sent from the gambas-user mailing list archive at Nabble.com. -- Slash

[Gambas-user] R: Font style in Printing Example

2014-09-01 Thread Ru Vuott
Hi, an example with TextEdit: ** Public Sub Form_Open() TextEdit1.RichText = "molly-malone.txt" End ** Regards vuott Lun 1/9/14, abbat81 ha scritto: Oggetto: [Gambas-