[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
qt4 trayicon on wiki
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: qt4 trayicon on wiki
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Tue, 1 Oct 2024 11:30:49 +0100
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
Should this page be deleted? https://gambaswiki.org/edit/comp/gb.qt4/trayicon It says the control does not exist and I suspect the information is not relevant to current trayicon component. It says to use something like Public Sub MyTrayIcon_Menu() But it turns out using that method works for GTK3 but crashes with QT5 New TrayIcon component does not even list a _Menu event. using .PopupMenu fixed this problem for a user having troubles with a _Menu() event. https://www.gambas-club.de/viewtopic.php?t=6041 Respects BruceS
Re: qt4 trayicon on wiki | Bruce Steers <bsteers4@xxxxxxxxx> |