[Pharo-users] Re: Video in Pharo

2023-07-11 Thread Jupiter Jones
Hi Estiban, Thanks for that - works beautifully :) The next challenge was to let VLC know the xid for the gtk window, but of course the one function that answers the xid for gtk appears to be in yet another library (gtk-x11) which, of course, has no binding for Pharo as yet :) As I’m new to FF

[Pharo-users] Re: Video in Pharo

2023-07-11 Thread ducasse
https://github.com/OpenSmock/PharoGStreamer OpenSmock/PharoGStreamer: A GStreamer binding for Pharo github.com > On 10 Jul 2023, at 13:50, Esteban Lorenzano wrote: > > Hi, > > Heh, there were several problems around :) > > 1) Indeed, Ubuntu naming conventions were a problem for the gtk > b