Re: [Gambas-user] Using a printer documentation

2010-03-17 Thread Keith Clark
On Tue, 2010-03-16 at 16:37 +0100, Charlie Reinl wrote: > Am Dienstag, den 16.03.2010, 06:14 -0400 schrieb Keith Clark: > > On Sat, 2010-03-13 at 00:19 +0100, Benoît Minisini wrote: > > > > Could someone forward me a few links about how to use a printer from > > > > within Gambas? I need to know h

Re: [Gambas-user] Using a printer documentation

2010-03-16 Thread Charlie Reinl
Am Dienstag, den 16.03.2010, 06:14 -0400 schrieb Keith Clark: > On Sat, 2010-03-13 at 00:19 +0100, Benoît Minisini wrote: > > > Could someone forward me a few links about how to use a printer from > > > within Gambas? I need to know how to "Print" to a system default > > > printer. > > > > > > Th

Re: [Gambas-user] Using a printer documentation

2010-03-16 Thread Keith Clark
On Sat, 2010-03-13 at 00:19 +0100, Benoît Minisini wrote: > > Could someone forward me a few links about how to use a printer from > > within Gambas? I need to know how to "Print" to a system default > > printer. > > > > Thanks > > > > Keith > > > > In Gambas 2 or Gambas 3 ? > Any luck with

Re: [Gambas-user] Using a printer documentation

2010-03-12 Thread Keith Clark
On Sat, 2010-03-13 at 00:19 +0100, Benoît Minisini wrote: > > Could someone forward me a few links about how to use a printer from > > within Gambas? I need to know how to "Print" to a system default > > printer. > > > > Thanks > > > > Keith > > > > In Gambas 2 or Gambas 3 ? > Gambas 2.19 K

Re: [Gambas-user] Using a printer documentation

2010-03-12 Thread Benoît Minisini
> Could someone forward me a few links about how to use a printer from > within Gambas? I need to know how to "Print" to a system default > printer. > > Thanks > > Keith > In Gambas 2 or Gambas 3 ? -- Benoît Minisini -

Re: [Gambas-user] Using a printer documentation

2010-03-12 Thread Johny Provoost
You could look in the help under gb.qt.ext and deeper down on Draw. here's a piece of code as an example PUBLIC SUB btVprint_Click() DIM NaamMaand[13] AS String DIM aantal AS Integer DIM AantalInLijst AS Integer DIM HoeveelRec AS Integer DIM vYdim AS Integer DIM Teller AS Integer DI

[Gambas-user] Using a printer documentation

2010-03-12 Thread Keith Clark
Could someone forward me a few links about how to use a printer from within Gambas? I need to know how to "Print" to a system default printer. Thanks Keith -- Download Intel® Parallel Studio Eval Try the new software