[SDL] Cut and Paste in SDL
Jeremy
jswigart at gmail.com
Wed Jan 10 07:29:34 PST 2007
SDL is the platform independant interface to most of the system. Why
wouldn't it be in there. It doesn't make sense to have to hack some more
multi platform code on top of it to support c&p.
On 1/10/07, Mattias Karlsson <betasoft at acc.umu.se> wrote:
>
> On Tue, 9 Jan 2007, Ryan C. Gordon wrote:
>
> >
> >> Is it possible to use cut and paste to paste text into an SDL
> application
> >> and have the characters seen in the event handler somehow so they can
> be
> >> processed?
> >
> > There's no clipboard support in SDL 1.2. You'll have to talk to the
> > platform's APIs for that.
> >
> > (Are we changing that for 1.3?)
>
> I agree with others that this is a nice feature, but I am a bit sceptical
> about having it in the core SDL library. In my mind this belong to
> whatever SDL-based GUI that you use.
>
>
> _______________________________________________
> SDL mailing list
> SDL at libsdl.org
> http://www.libsdl.org/mailman/listinfo/sdl
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20070110/90c3a2df/attachment.html
More information about the SDL
mailing list