[Gambas-user] Webform menu bug

Linus olivier.cruilles at yahoo.fr
Wed Aug 5 21:51:13 CEST 2020


Hello Jesus

First, which component do you use for you project:
- gb.web.form ==> DEPRECATED
- gb.web.gui   ==> NEW COMPONENT


So, using  ‘gb.web.gui’, just create a new WebForm and right click on the background of the new Webform ==> Popup Menu ==> Menu Editor
Now with this component, create Menu is the sane as for a normal Form

Hope, this will help you. 


Olivier Cruilles

> Le 5 août 2020 à 15:27, Jesus Guardon <ea7dfh at ea7dfh.com> a écrit :
> 
> Hi fellow gambers
> 
> Testing gambas 3.15 and webform menu, I've probably discovered a bug.
> 
> To reproduce, create a new webform project and drop inside the form a new webmenu from the Container shelf. This raise an error as the attached pic.
> 
> Is this the correct way to create a webmenu, or is it better doing it using the old fashioned (or current in the desktop apps) menu editor?
> 
> Regards
> 
> Jesus
> 
> [System]
> Gambas=3.15
> OperatingSystem=Linux
> Kernel=5.0.0-32-generic
> Architecture=x86_64
> Distribution=Linux Mint 19.3 Tricia
> Desktop=CINNAMON
> Theme=qt5ctproxy
> Language=es_ES.UTF-8
> Memory=1991M
> 
> [Libraries]
> Cairo=libcairo.so.2.11510.0
> Curl=libcurl.so.4.5.0
> DBus=libdbus-1.so.3.19.4
> GStreamer=libgstreamer-1.0.so.0.1405.0
> GTK+2=libgtk-x11-2.0.so.0.2400.32
> GTK+3=libgtk-3.so.0.2200.30
> OpenGL=libGL.so.1.0.0
> Poppler=libpoppler.so.73.0.0
> QT4=libQtCore.so.4.8.7
> QT5=libQt5Core.so.5.9.5
> SDL=libSDL-1.2.so.0.11.4
> SQLite=libsqlite3.so.0.8.6
> 
> [Environment]
> CINNAMON_VERSION=4.4.8
> DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
> DEFAULTS_PATH=/usr/share/gconf/cinnamon.default.path
> DESKTOP_SESSION=cinnamon
> DISPLAY=:0
> GB_GUI=gb.qt5
> GDMSESSION=cinnamon
> GDM_LANG=es_ES
> GIO_LAUNCHED_DESKTOP_FILE=/usr/share/applications/gambas3.desktop
> GIO_LAUNCHED_DESKTOP_FILE_PID=2890
> GJS_DEBUG_OUTPUT=stderr
> GJS_DEBUG_TOPICS=JS ERROR;JS LOG
> GNOME_DESKTOP_SESSION_ID=this-is-deprecated
> GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1
> GTK_MODULES=gail:atk-bridge
> GTK_OVERLAY_SCROLLING=1
> HOME=<home>
> LANG=es_ES.UTF-8
> LANGUAGE=es_ES.UTF-8
> LOGNAME=<user>
> MANDATORY_PATH=/usr/share/gconf/cinnamon.mandatory.path
> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
> PWD=<home>
> QT_ACCESSIBILITY=1
> QT_LOGGING_RULES=*.debug=false
> QT_QPA_PLATFORMTHEME=qt5ct
> SESSION_MANAGER=local/<hostname>:@/tmp/.ICE-unix/1162,unix/<hostname>:/tmp/.ICE-unix/1162
> SHELL=/bin/bash
> SHLVL=0
> SSH_AGENT_PID=1270
> SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
> TZ=:/etc/localtime
> USER=<user>
> XAUTHORITY=<home>/.Xauthority
> XDG_CONFIG_DIRS=/etc/xdg/xdg-cinnamon:/etc/xdg
> XDG_CURRENT_DESKTOP=X-Cinnamon
> XDG_DATA_DIRS=/usr/share/cinnamon:/usr/share/gnome:<home>/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
> XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/<user>
> XDG_RUNTIME_DIR=/run/user/1000
> XDG_SEAT=seat0
> XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
> XDG_SESSION_DESKTOP=cinnamon
> XDG_SESSION_ID=c1
> XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
> XDG_SESSION_TYPE=x11
> XDG_VTNR=7
> 
> 
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20200805/c6ae084d/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 6HDFOVt.png
Type: image/png
Size: 149170 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20200805/c6ae084d/attachment-0001.png>


More information about the User mailing list