User Tools

Site Tools


geda:wip:clipboard

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
geda:wip:clipboard [2012/02/20 15:14]
127.0.0.1 external edit
geda:wip:clipboard [2013/09/24 05:44]
vzh Fix a link
Line 32: Line 32:
 ==== GTK clipboard API ==== ==== GTK clipboard API ====
  
-The Gimp Toolkit used by gschem'​s GUI provides APIs for manipulating the X selection (see [[http://library.gnome.org/devel/gtk/stable/gtk-Clipboards.html|the GTK manual]]). Since gschem already links against GTK, and the GTK clipboard API is considerably simpler than using low-level X library calls (as well as being more portable), gschem should make use of it.+The Gimp Toolkit used by gschem'​s GUI provides APIs for manipulating the X selection (see [[https://developer.gnome.org/gtk2/2.24/gtk2-Clipboards.html|the GTK manual]]). Since gschem already links against GTK, and the GTK clipboard API is considerably simpler than using low-level X library calls (as well as being more portable), gschem should make use of it.
  
 ==== Buffers in gschem ==== ==== Buffers in gschem ====
geda/wip/clipboard.txt ยท Last modified: 2013/09/24 05:49 by vzh