Re: [Gambas-user] Print option for files in IDE

2008-08-19 Thread charlesg
oops! you'll have to change /home/charles/... as appropriate. -- View this message in context: http://www.nabble.com/Print-option-for-files-in-IDE-tp19044250p19046970.html Sent from the gambas-user mailing list archive at Nabble.com. --

Re: [Gambas-user] Print option for files in IDE

2008-08-19 Thread charlesg
Hi, As usual, I cannot solve your problem but here is a simple program which prints FinePrint/Clickbook type A5 booklets from a Gambas Class file (or any text file I guess). It is W.I.P. and I am working on colour coding the words. It needs htmldoc, psutils and ps2pdf all of which are readily av

[Gambas-user] Print option for files in IDE

2008-08-18 Thread richard terry
Not that one does this very often, but I just wanted to print out one of the modules to paper, and found seemingly no print button. Yes, can open in external editor of course, but I thought perhaps a print option could come in handy. Regards Richard ---