C++ Learning Community Forum
August 01, 2010, 03:24:44 AM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Hello.
Home
Help
Search
Login
Register
C++ Learning Community Forum
>
Platform Specific Programming
>
Linux
>
Copy text to clipboard
Pages: [
1
]
« previous
next »
Print
Author
Topic: Copy text to clipboard (Read 1213 times)
Stefab
N00b!!1
Posts: 1
Copy text to clipboard
«
on:
December 11, 2007, 08:54:08 PM »
Hi all,
I need to know if there is a way to copy text to the clipboard.
I don't have a linux based Os and i have never worked in one.
Is there a clipboard in linux os-es like there is in windows?
I want to make an application that could copy a string to the clipboard
so that you can paste it in another aplication.
How can i do that?
Thank you very much.
Logged
myork
Global Moderator
C++ guru
Posts: 1147
Re: Copy text to clipboard
«
Reply #1 on:
December 11, 2007, 09:22:20 PM »
Not in Linux per say.
But the Windowing environments built on-top of Linux all have the concept of a clipboard.
You need to look at the GTK or KDE toolkits.
Logged
biggoron
C++ Freak
Posts: 351
Re: Copy text to clipboard
«
Reply #2 on:
December 11, 2007, 11:20:04 PM »
http://library.gnome.org/devel/gtk/2.12/gtk-Clipboards.html
Good GTK reference.
Logged
Zeitgeist: Addendum
The Venus Project
Interesting stuff.
AquaFox
Visionary Programmer
Jr. Nerd
Posts: 61
I use my brain kthx
Re: Copy text to clipboard
«
Reply #3 on:
February 02, 2008, 02:13:06 PM »
Quote from: myork on December 11, 2007, 09:22:20 PM
Not in Linux per say.
But the Windowing environments built on-top of Linux all have the concept of a clipboard.
You need to look at the GTK or KDE toolkits.
I think there's an Xorg standard, is there not?
Logged
Sitez0rz
,
Blogz0rz
,
Mindz0rz
Lead the right life try
Islam
.
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General C++ Programming
-----------------------------
=> C++ Help
===> C Programming
=> C++ Tips
=> C++ in General
=> 3rd Party Libraries Programming
-----------------------------
Platform Specific Programming
-----------------------------
=> Windows
=> Linux
=> DirectX
=> OpenGL
-----------------------------
C++ Creations
-----------------------------
=> Finished Products
=> Work in Progress
-----------------------------
Resources
-----------------------------
=> Recommended Resources
=> Bookworm's Corner
===> Accelerated C++: Practical Programming by Example
===> Code Complete
-----------------------------
Other than C++....
-----------------------------
=> Off Topic
=> Other Programing Languages
===> ASM Programming
=> Computer Lab
=> The Community
Loading...