jueves, 9 de agosto de 2007

IDE de Rocha, lista de shortcuts y drag&drops posibles

En el wiki de la comunidad quedó una lista de shortcuts y drag&drops posibles en el IDE de GeneXus Rocha
En realidad, los shortcuts posibles ya son visibles en el IDE: aparecen dando clic con el botón derecho del mouse sobre algunos objetos, textos o controles, o en la menu bar.
Pero esa ayuda no la tenemos con los drag & drops, así que espero que esta última lista sea más útil aún.

Quedó en el wiki, así que todo aquel que sabe de más opciones, esta invitado a agregarlas.
Aquí copio una lista inicial:
Shortcuts:
F5 run startup object
Ctrl F8 build all
Ctrl F12 opens the references dialog
Ctrl F4 closes an object
Ctrl Shift F4 reopens an object (undo of Ctrl F4)
Ctrl A does a Select All (editors)
Ctrl Q comments selection
Ctrl Shift Q uncomments selection
Ctrl N opens create new object dialog
ctrl MouseWheel does a zoom in/out
Ctrl Shift A open Select attribute dialog
Ctrl Shift D open Select domain dialog
Ctrl Shift V open Select variable dialog
F4 opens Properties dialog
Ctrl H opens History of the object
Ctrl C + Ctrl V in model tree does a save as of the object
Ctrl C, V, X copy, paste, cut
Ctrl O opens 'open object' dialog

Drag & Drops:
  • Select many Attributes and drag & drop them on a web form: you get a grid.
  • Select one Attribute and drag & drop it on a web form: you get an edit box.
  • Select one or many Attributes and drag&drop them with the right button of the mouse, and you can choose what to get in the form: an edit, a grid, a table or a free style grid.
  • Select an object and drag & drop it on a text editor and the name of the object is written there.
  • Select a web component and drag & drop it on a web form, and you get the web component in the form.
  • Select an SDT and drag & drop it on a webform and a dialog will be opened so that you can select some fields of it. A grid will be created in the webform with this fields as columns.
  • Of course: select any control or snippet from the toolbox and drag & drop them to the form or text editor.

No hay comentarios: