[Gambas-devel] Print gambas source code
Carsten Olsen
carsten at ...151...
Sun Oct 17 21:23:21 CEST 2004
Okay - Sow here is the first release of print source code.
I have added a new button for print source on the FEditor.form
(image-file print-source.png) and FEditor.class. Print i maintain in
CPrintSource.class. All 4 files are attached in zip-file.
Kind Regards
Carsten Olsen
On Sat, 2004-10-16 at 18:57, Charlie Reinl wrote:
> >
> >Hi
> >
> >Will it be possible to print gambas source code in future releases of
> >Gambas ?
> >
> >Kind regards
> >
> >Carsten Olsen
> >
> Salut Carsten,
>
> yes it will, if you write it.
>
> Some hints :
> ' loop all the lines , wherer <Editor> is your gambas Editor
> FOR iLine = 0 TO <Editor>.Lines.Count
> ' read the line
> sReadString = <Editor>.Lines[iLine]
> ' now you can send it to the printer
>
>
> NEXT
> if finished, tested and found OK send it to Benoit.
>
>
> Amicalment
> Charlie
> * Gesendet mit / Sent by: FEN-Webmail * http://www.fen-net.de *
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
> Use IT products in your business? Tell us what you think of them. Give us
> Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20041017/ff73cdf9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gambas.tar.bz2
Type: application/x-bzip-compressed-tar
Size: 9544 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20041017/ff73cdf9/attachment.bin>
More information about the Devel
mailing list