[SDL] SDL Clipboard API: Recommendations based on research
Nathaniel J Fries
nfries88 at yahoo.com
Wed Jul 14 13:35:28 PDT 2010
Jonny D wrote:
> I like it. Would SDL push events even on systems which don't work that way just to unify the interface?
>
> Jonny D
>
That was the idea. It'd be simple enough to do. Slightly simpler than just pushing the other X11 events into the queue until we get the paste information, though not much. May not be enough to warrant it. The application developer would probably prefer the interface where we wait, though, and since most platforms (as well as most libraries offering clipboard functions) work like that, it may be better to just work like that anyway.
------------------------
EM3 Nathaniel Fries, U.S. Navy
http://natefries.net/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20100714/dbb48a33/attachment.htm>
More information about the SDL
mailing list