]> git.llucax.com Git - z.facultad/75.42/plaqui.git/commit
Agrego ejemplo que hace drag and drop de elementos como caños, bifurcaciones y
authorRicardo Markiewicz <gazer.arg@gmail.com>
Sun, 12 Oct 2003 18:15:24 +0000 (18:15 +0000)
committerRicardo Markiewicz <gazer.arg@gmail.com>
Sun, 12 Oct 2003 18:15:24 +0000 (18:15 +0000)
commit46de693afcd74154ed8b4f6bf6e81221e18a0f97
tree6e7300ee241f3539595c4302573060ff4307521e
parentb69633f0dee24d3744287ee72d0f52ea24fc4fce
Agrego ejemplo que hace drag and drop de elementos como caños, bifurcaciones y
codos, que ajusta a la cuadricula los elementos. Falta agregar el dibujo de la
grilla sobre el Gtk::Fixed y la habilidad de mover los elementos.
tests/GUI/.xvpics/ejemplo_de_gui.xcf [deleted file]
tests/GUI/Makefile.am [new file with mode: 0644]
tests/GUI/canio.png [new file with mode: 0644]
tests/GUI/codo.png [new file with mode: 0644]
tests/GUI/configure.in [new file with mode: 0644]
tests/GUI/dndwindow.cc [new file with mode: 0644]
tests/GUI/dndwindow.h [new file with mode: 0644]
tests/GUI/item.cc [new file with mode: 0644]
tests/GUI/item.h [new file with mode: 0644]
tests/GUI/main.cc [new file with mode: 0644]
tests/GUI/y.png [new file with mode: 0644]