Re: [Gambas-user] gb.qt5 and X11Systray

2015-05-26 Thread Benoît Minisini
Le 24/05/2015 21:00, Benoît Minisini a écrit : > > The gb.desktop.x11 component does not work with gb.qt5 at the moment, > because QT5 is now based on xcb, and so Xlib event filters do not work > anymore. > > Regards, > Can you try revision #7098 to see the system tray works? I added experimental

Re: [Gambas-user] gb.qt5 and X11Systray

2015-05-24 Thread Benoît Minisini
Le 24/05/2015 19:42, herberth guzman a écrit : > Hi Benoit > > Congratulations on the component gb.qt5 and Gambas3, greatly improves > every day. > > I am happy for Gambas3 > > Benoit I am testing gb.qt5 > Systray (X11Systray) does not work with this component. > > I tested: > > gb.gtk = OK > g