[Gambas-user] [Gambas Bug Tracker] Bug #876: please return the edit menu to root (cut, copy, paste)

ML d4t4full at ...626...
Fri Dec 18 14:41:21 CET 2015


Gerardo,

You may use the "standard" keyboard shortcuts instead:

*    COPY -> Ctrl-C**
**    PASTE -> Ctrl-V**
**    CUT -> Ctrl-X*

Or the "more international" shortcuts (because they do not depend on
specific letters); I use these since the old QuickBasic 4.5 (DOS) days:

*    COPY -> Ctrl-Ins**
**    PASTE -> Shift-Ins**
**    CUT -> Shift-Del*

If I remember correctly, they work in both, code and form editors in
Gambas. I hardly use the Ctrl-X/C/V combinations, ever!

Regards,

*On 2015-12-18 10:26, bugtracker at ...3416... wrote:*
> http://gambaswiki.org/bugtracker/edit?object=BUG.876&from=L21haW4-
>
> PICCORO LENZ MCKAY reported a new bug.
>
> Summary
> -------
> please return the edit menu to root (cut, copy, paste)
> Type             : Request
> Priority         : High
> Gambas version   : 3.8
> Product          : Development Environment
>
>
> Description
> -----------
> currently in editor the editing menu to cut, copy or paste a portion
> of text are in a submenu..
> please can return these items to the root menu event in a sub menu?
> for fast-development are more satisfactory! especial for users of
> other languages!
>
> System information
> ------------------
> [System]
> Gambas=3.8.3
> OperatingSystem=Linux
> Kernel=4.2.0-0.bpo.1-686-pae
> Architecture=x86
> Distribution=debian 8.2
> Desktop=MATE
> Theme=Gtk
> Language=es_VE.UTF-8
> Memory=1688M
>
> [Libraries]
> Cairo=libcairo.so.2.11400.0
> Curl=libcurl.so.4.3.0
> DBus=libdbus-1.so.3.8.13
> GStreamer=libgstreamer-0.10.so.0.30.0
> GStreamer=libgstreamer-1.0.so.0.404.0
> GTK+2=libgtk-x11-2.0.so.0.2400.25
> GTK+3=libgtk-3.so.0.1400.5
> OpenGL=libGL.so.1.2.0
> Poppler=libpoppler.so.46.0.0
> QT4=libQtCore.so.4.8.6
> SDL=libSDL-1.2.so.0.11.4
>
> [Environment]
> DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-U8DbCgTacQ,guid=29801e1e7e816be3b9ee8baa567184bd
> DESKTOP_SESSION=mate
> DISPLAY=:0.0
> GB_GUI=gb.qt4
> GDMSESSION=mate
> GDM_LANG=es_VE.utf8
> GIO_LAUNCHED_DESKTOP_FILE=/usr/share/applications/gambas3.desktop
> GIO_LAUNCHED_DESKTOP_FILE_PID=2850
> GPG_AGENT_INFO=/run/user/1001/keyring/gpg:0:1
> HOME=<home>
> LANG=es_VE.UTF-8
> LANGUAGE=es_VE:es
> LOGNAME=<user>
> MATE_DESKTOP_SESSION_ID=this-is-deprecated
> PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
> PWD=<home>
> SESSION_MANAGER=local/<hostname>:@/tmp/.ICE-unix/1098,unix/<hostname>:/tmp/.ICE-unix/1098
> SHELL=/bin/bash
> SSH_AGENT_PID=1121
> SSH_AUTH_SOCK=/run/user/1001/keyring/ssh
> TZ=:/etc/localtime
> USER=<user>
> XAUTHORITY=<home>/.Xauthority
> XDG_CURRENT_DESKTOP=MATE
> XDG_GREETER_DATA_DIR=/var/lib/lightdm/data/<user>
> XDG_RUNTIME_DIR=/run/user/1001
> XDG_SEAT=seat0
> XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
> XDG_SESSION_ID=4
> XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
> XDG_VTNR=7



More information about the User mailing list