Am Montag, den 28.09.2009, 18:55 +0200 schrieb Charlie Reinl:
> Am Montag, den 28.09.2009, 16:00 +0200 schrieb Stefano Palmeri:
> > Il lunedì 28 settembre 2009 09:48:31 Charlie Reinl ha scritto:
> > > Am Samstag, den 26.09.2009, 21:55 +0200 schrieb Benoît Minisini:
> > > > > Hi, Benoit.
> > > > >
>
Am Montag, den 28.09.2009, 16:00 +0200 schrieb Stefano Palmeri:
> Il lunedì 28 settembre 2009 09:48:31 Charlie Reinl ha scritto:
> > Am Samstag, den 26.09.2009, 21:55 +0200 schrieb Benoît Minisini:
> > > > Hi, Benoit.
> > > >
> > > > It seems that Clipboard.Paste() doesn't work (see example pastecl
Il lunedì 28 settembre 2009 09:48:31 Charlie Reinl ha scritto:
> Am Samstag, den 26.09.2009, 21:55 +0200 schrieb Benoît Minisini:
> > > Hi, Benoit.
> > >
> > > It seems that Clipboard.Paste() doesn't work (see example pasteclip).
> > >
> > > I select a text somewhere, then press in the example "Pas
> Am Samstag, den 26.09.2009, 21:55 +0200 schrieb Benoît Minisini:
> > > Hi, Benoit.
> > >
> > > It seems that Clipboard.Paste() doesn't work (see example pasteclip).
> > >
> > > I select a text somewhere, then press in the example "Paste from
> > > clipboard", but it does not return the text I've
Am Samstag, den 26.09.2009, 21:55 +0200 schrieb Benoît Minisini:
> > Hi, Benoit.
> >
> > It seems that Clipboard.Paste() doesn't work (see example pasteclip).
> >
> > I select a text somewhere, then press in the example "Paste from
> > clipboard", but it does not return the text I've selected. T
Il sabato 26 settembre 2009 21:55:33 Benoît Minisini ha scritto:
> > Hi, Benoit.
> >
> > It seems that Clipboard.Paste() doesn't work (see example pasteclip).
> >
> > I select a text somewhere, then press in the example "Paste from
> > clipboard", but it does not return the text I've selected. To
> Hi, Benoit.
>
> It seems that Clipboard.Paste() doesn't work (see example pasteclip).
>
> I select a text somewhere, then press in the example "Paste from
> clipboard", but it does not return the text I've selected. To make it work
> I have to:
>
> 1) select the text;
> 2) copy the text;
> 3
Hi, Benoit.
It seems that Clipboard.Paste() doesn't work (see example pasteclip).
I select a text somewhere, then press in the example "Paste from clipboard",
but it does not return the text I've selected. To make it work I have to:
1) select the text;
2) copy the text;
3) press the button "Pas