rombust
09-17-2008, 01:27 PM
There is currently a lack of clipboard support with the ClanLib 0.9 Linux platform.
This is for: CL_DisplayWindow::get_clipboard_text()
As ClanLib "should" work on different window managers, this causes a problem (As XLib does not provide a clipboard.)
I was thinking that GTK could be an option.
This works on Gnome. Also i believe it runs on KDE (as kde can run gnome apps).
See http://www.gtk.org/
See http://www.vector-seven.com/2007/06/ for an example on how to use it.
Any recommendations / suggestions?
This is for: CL_DisplayWindow::get_clipboard_text()
As ClanLib "should" work on different window managers, this causes a problem (As XLib does not provide a clipboard.)
I was thinking that GTK could be an option.
This works on Gnome. Also i believe it runs on KDE (as kde can run gnome apps).
See http://www.gtk.org/
See http://www.vector-seven.com/2007/06/ for an example on how to use it.
Any recommendations / suggestions?