Hello list :)
I don't know if this is a bug, a feature or a misconception, but I can't resize
a window in modal mode to a lesser size. I display it with ShowModal and the
window appears centered with the size as it is in the form design view into
Gambas IDE. All is correct at this point. Now, w
Vassilis K ha scritto:
> Thank you Alessandro very elegant solution. I'll give it a try!
>
> Doriano, I don't understand how could netcat work here.
>
>
Open a terminal and type:
nc -p27 -l |while read; do echo "send this to /dev/lp0: $REPLY"; done
Then open another terminal and type:
Thank you Alessandro very elegant solution. I'll give it a try!
Doriano, I don't understand how could netcat work here.
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, fi
Alessandro Rinaldi ha scritto:
> Mounting doesn't work: specials files like the ones in /dev work only
> if opened from the local PC.
>
Right - just tested now (at the time I wrote the other message, I
couldn't verify)
> In any case, you could do a Gambas app that is executed on the
> printing
As written at the end of every mail, just go to
https://lists.sourceforge.net/lists/listinfo/gambas-user
Bye
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proac
Hi,
one question, how can I leave the mailing list?
greats
Karsten
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for p
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
Mounting doesn't work: specials files like the ones in /dev work only
if opened from the local PC.
In any case, you could do a Gambas app that is executed on the
printing server, waits for data from the network and print it on the
local printer...
So the client app would just send the text over the