Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Is there any way to handle clipboard texts?  (Read 1493 times)

0 Members and 1 Guest are viewing this topic.

mkalex777

  • Full Member
  • ***
  • Posts: 206
    • View Profile
Is there any way to handle clipboard texts?
« on: September 30, 2015, 03:27:25 am »
I'm using TextEntered event to handle user input.
But what about clipboard? I mean shortuts such as Ctrl+C/Ctrl+V, Ctrl+Insert/Shift+Insert.
Is there any way to obtain/set clipboard content with SFML?

DarkRoku12

  • Full Member
  • ***
  • Posts: 203
  • Lua coder.
    • View Profile
    • Email
I would like a spanish/latin community...
Problems building for Android? Look here

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6286
  • Thor Developer
    • View Profile
    • Bromeon
Re: Is there any way to handle clipboard texts?
« Reply #2 on: September 30, 2015, 08:18:20 am »
Not yet, clipboards are planned for a future version.
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development:

 

anything