[Gambas-user] Clipboard question

Gianluigi bagonergi at ...626...
Fri Mar 11 21:50:03 CET 2016


Thank you Fabien,
I promise that for a while I will not bother you :-)

Gianluigi

2016-03-11 21:30 GMT+01:00 Fabien Bodard <gambas.fr at ...626...>:

> it seem to be ok
>
> 2016-03-11 21:15 GMT+01:00 Gianluigi <bagonergi at ...626...>:
> > In the project last attachment, I deleted by mistake the closing "End" of
> > Sub, I apologize.
> > Is there a way to replace the file?
> > Sorry
> > Gianluigi
> >
> > 2016-03-11 20:58 GMT+01:00 Gianluigi <bagonergi at ...626...>:
> >
> >> Maybe this is more clear?
> >> Regards
> >> Gianluigi
> >>
> >> 2016-03-11 14:36 GMT+01:00 Gianluigi <bagonergi at ...626...>:
> >>
> >>> Hello Fabien,
> >>> thanks for the support.
> >>> Look the attachment and tell me if I begin to understand.
> >>> Regards
> >>> Gianluigi
> >>>
> >>> 2016-03-11 12:38 GMT+01:00 Fabien Bodard <gambas.fr at ...626...>:
> >>>
> >>>> Le 10 mars 2016 23:42, "Gianluigi" <bagonergi at ...626...> a écrit :
> >>>> >
> >>>> > Yes Fabien,
> >>>> > unfortunately, you're right.
> >>>> > I did not understand anything. Yet I was convinced ...
> >>>> > I am afraid that the decline has initiated :-(
> >>>> Don't be afraid... We are  here to help you 😊 !
> >>>>
> >>>> > Thanks for the attention
> >>>> >
> >>>> > 2016-03-10 22:26 GMT+01:00 Fabien Bodard <gambas.fr at ...626...>:
> >>>> >
> >>>> > > Well I think you have not understand the clipboard... this is an
> >>>> example
> >>>> > >
> >>>> > > 2016-03-10 21:18 GMT+01:00 Gianluigi <bagonergi at ...626...>:
> >>>> > > > Yes you are right,
> >>>> > > > I should send it before.
> >>>> > > > Attached file.
> >>>> > > >
> >>>> > > > Regards
> >>>> > > >
> >>>> > > > Gianluigi
> >>>> > > >
> >>>> > > > 2016-03-10 21:00 GMT+01:00 Fabien Bodard <gambas.fr at ...626...>:
> >>>> > > >
> >>>> > > >> can you send mle the project ?
> >>>> > > >>
> >>>> > > >> 2016-03-10 20:56 GMT+01:00 Gianluigi <bagonergi at ...626...>:
> >>>> > > >> > No Fabien,
> >>>> > > >> > I always do the same:
> >>>> > > >> > Before I copy the commentate phrase, then I copy the latin
> >>>> phrase.
> >>>> > > >> > In the second procedure jumping the CTRL + V and step
> directly
> >>>> to
> >>>> the
> >>>> > > >> mouse.
> >>>> > > >> >
> >>>> > > >> > Regards
> >>>> > > >> > Gianluigi
> >>>> > > >> >
> >>>> > > >> >
> >>>> > > >> > 2016-03-10 19:14 GMT+01:00 Fabien Bodard <
> gambas.fr at ...626...>:
> >>>> > > >> >
> >>>> > > >> >> if you are selecting the commentate with the mouse ... then
> the
> >>>> > > >> >> secondary clipboard will be filled with it... replacing the
> >>>> latin
> >>>> one
> >>>> > > >> >>
> >>>> > > >> >> 2016-03-10 16:32 GMT+01:00 Gianluigi <bagonergi at ...626...>:
> >>>> > > >> >> > I do not understand why does this happen?
> >>>> > > >> >> >
> >>>> > > >> >> > Given this simple code:
> >>>> > > >> >> >
> >>>> > > >> >> > Public Sub Form_Open()
> >>>> > > >> >> >
> >>>> > > >> >> >   ' First copy this commentate words by selecting it and
> >>>> giving
> >>>> > > CTRL+C
> >>>> > > >> >> >
> >>>> > > >> >> >   TextArea1.Text = "Sed ut perspiciatis unde omnis iste
> natus
> >>>> > > >> >> > sit\nvoluptatem accusantium doloremque laudantium,\ntotam
> rem
> >>>> > > aperiam
> >>>> > > >> >> eaque
> >>>> > > >> >> > ipsa, quae ab illo inventore"
> >>>> > > >> >> >   ' Triky Fabien
> >>>> > > >> >> >   Clipboard.Current = ClipBoard.Selection
> >>>> > > >> >> > ' Triky Jorge
> >>>> > > >> >> >   TextArea1.SetFocus()
> >>>> > > >> >> >   TextArea1.Select(0, Len(TextArea1.Text))
> >>>> > > >> >> >
> >>>> > > >> >> > End
> >>>> > > >> >> >
> >>>> > > >> >> > 1) Copy the commentate words
> >>>> > > >> >> > 2) Start the application.
> >>>> > > >> >> > 3) CTRL+C
> >>>> > > >> >> > 4) CANC
> >>>> > > >> >> > 5) CTRL+V
> >>>> > > >> >> > It is pasted the Latin phrase
> >>>> > > >> >> > 6) CANC (clear the textarea)
> >>>> > > >> >> > 7) CLICK the middle mouse button
> >>>> > > >> >> > It is pasted the Latin phrase
> >>>> > > >> >> > 8) Close
> >>>> > > >> >> >
> >>>> > > >> >> > Now we repeat the first four steps:
> >>>> > > >> >> >
> >>>> > > >> >> > 1) Copy the commentate words
> >>>> > > >> >> > 2) Start the application.
> >>>> > > >> >> > 3) CTRL+C
> >>>> > > >> >> > 4) CANC
> >>>> > > >> >> > 5) CLICK the middle mouse button
> >>>> > > >> >> > It is pasted the commentate words(!?)
> >>>> > > >> >> >
> >>>> > > >> >> > Why?
> >>>> > > >> >> >
> >>>> > > >> >> > Regards
> >>>> > > >> >> > Gianluigi
> >>>> > > >> >> >
> >>>> > > >> >>
> >>>> > > >>
> >>>> > >
> >>>>
> >>>>
> ------------------------------------------------------------------------------
> >>>> > > >> >> > Transform Data into Opportunity.
> >>>> > > >> >> > Accelerate data analysis in your applications with
> >>>> > > >> >> > Intel Data Analytics Acceleration Library.
> >>>> > > >> >> > Click to learn more.
> >>>> > > >> >> >
> >>>> http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
> >>>> > > >> >> > _______________________________________________
> >>>> > > >> >> > Gambas-user mailing list
> >>>> > > >> >> > Gambas-user at lists.sourceforge.net
> >>>> > > >> >> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>>> > > >> >>
> >>>> > > >> >>
> >>>> > > >> >>
> >>>> > > >> >> --
> >>>> > > >> >> Fabien Bodard
> >>>> > > >> >>
> >>>> > > >> >>
> >>>> > > >> >>
> >>>> > > >>
> >>>> > >
> >>>>
> >>>>
> ------------------------------------------------------------------------------
> >>>> > > >> >> Transform Data into Opportunity.
> >>>> > > >> >> Accelerate data analysis in your applications with
> >>>> > > >> >> Intel Data Analytics Acceleration Library.
> >>>> > > >> >> Click to learn more.
> >>>> > > >> >>
> >>>> http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
> >>>> > > >> >> _______________________________________________
> >>>> > > >> >> Gambas-user mailing list
> >>>> > > >> >> Gambas-user at lists.sourceforge.net
> >>>> > > >> >> https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>>> > > >> >>
> >>>> > > >> >
> >>>> > > >>
> >>>> > >
> >>>>
> >>>>
> ------------------------------------------------------------------------------
> >>>> > > >> > Transform Data into Opportunity.
> >>>> > > >> > Accelerate data analysis in your applications with
> >>>> > > >> > Intel Data Analytics Acceleration Library.
> >>>> > > >> > Click to learn more.
> >>>> > > >> >
> >>>> http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
> >>>> > > >> > _______________________________________________
> >>>> > > >> > Gambas-user mailing list
> >>>> > > >> > Gambas-user at lists.sourceforge.net
> >>>> > > >> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>>> > > >>
> >>>> > > >>
> >>>> > > >>
> >>>> > > >> --
> >>>> > > >> Fabien Bodard
> >>>> > > >>
> >>>> > > >>
> >>>> > > >>
> >>>> > >
> >>>>
> >>>>
> ------------------------------------------------------------------------------
> >>>> > > >> Transform Data into Opportunity.
> >>>> > > >> Accelerate data analysis in your applications with
> >>>> > > >> Intel Data Analytics Acceleration Library.
> >>>> > > >> Click to learn more.
> >>>> > > >>
> http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
> >>>> > > >> _______________________________________________
> >>>> > > >> Gambas-user mailing list
> >>>> > > >> Gambas-user at lists.sourceforge.net
> >>>> > > >> https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>>> > > >>
> >>>> > > >
> >>>> > > >
> >>>> > >
> >>>>
> >>>>
> ------------------------------------------------------------------------------
> >>>> > > > Transform Data into Opportunity.
> >>>> > > > Accelerate data analysis in your applications with
> >>>> > > > Intel Data Analytics Acceleration Library.
> >>>> > > > Click to learn more.
> >>>> > > >
> http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
> >>>> > > > _______________________________________________
> >>>> > > > Gambas-user mailing list
> >>>> > > > Gambas-user at lists.sourceforge.net
> >>>> > > > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>>> > > >
> >>>> > >
> >>>> > >
> >>>> > >
> >>>> > > --
> >>>> > > Fabien Bodard
> >>>> > >
> >>>> > >
> >>>> > >
> >>>>
> >>>>
> ------------------------------------------------------------------------------
> >>>> > > Transform Data into Opportunity.
> >>>> > > Accelerate data analysis in your applications with
> >>>> > > Intel Data Analytics Acceleration Library.
> >>>> > > Click to learn more.
> >>>> > > http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
> >>>> > > _______________________________________________
> >>>> > > Gambas-user mailing list
> >>>> > > Gambas-user at lists.sourceforge.net
> >>>> > > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>>> > >
> >>>> > >
> >>>> >
> >>>>
> >>>>
> ------------------------------------------------------------------------------
> >>>> > Transform Data into Opportunity.
> >>>> > Accelerate data analysis in your applications with
> >>>> > Intel Data Analytics Acceleration Library.
> >>>> > Click to learn more.
> >>>> > http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
> >>>> > _______________________________________________
> >>>> > Gambas-user mailing list
> >>>> > Gambas-user at lists.sourceforge.net
> >>>> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>>>
> >>>>
> ------------------------------------------------------------------------------
> >>>> Transform Data into Opportunity.
> >>>> Accelerate data analysis in your applications with
> >>>> Intel Data Analytics Acceleration Library.
> >>>> Click to learn more.
> >>>> http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
> >>>> _______________________________________________
> >>>> Gambas-user mailing list
> >>>> Gambas-user at lists.sourceforge.net
> >>>> https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>>>
> >>>
> >>>
> >>
> >
> ------------------------------------------------------------------------------
> > Transform Data into Opportunity.
> > Accelerate data analysis in your applications with
> > Intel Data Analytics Acceleration Library.
> > Click to learn more.
> > http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>
> --
> Fabien Bodard
>
>
> ------------------------------------------------------------------------------
> Transform Data into Opportunity.
> Accelerate data analysis in your applications with
> Intel Data Analytics Acceleration Library.
> Click to learn more.
> http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list