Re: Wx
Michael Herger <slim-b/[email protected]> Fri, 11 Nov 2022 06:39:08 +0100
| Newsgroups | gmane.music.equipment.slimdevices.devel |
|---|---|
| Message-ID | <[email protected]> |
> Silly question: I wanted to use Wx::LaunchDefaultBrowser but it does not > seem to be accessible from plugins We only use Wx for the control panel on Windows. It's therefore not part of the server itself. But I'm not sure you'd be able to launch a browser from a service anyway. In what context would that browser start? The users accessing the web UI? The user who's owning the service/daemon process? What are you trying to do?