ErraticFox
ErraticFox
I've read the reason that there's no option and I honestly think that's a really dumb reason not to have a simple option to disable tooltips. Especially considering the implementation...
Hello, I'm not quite sure why I'm getting this error. I'm using TypeScript and this is what I have: ```TypeScript import { patreon as patreonAPI, oauth as patreonOAuth } from...
If I import a Node Module like so `@import "node_modules/@material/theme/mdc-theme";`, this works. Though if `mdc-theme` has an import within the file itself, it fails to compile. How can I fix...
Hello, I've successfully manually built my NodeRT package, which was `windows.ui.notifications`. Though, even with TypeScript support and the Microsoft JavaScript example, I'm not able to create a toast notification. Here's...
Hello, I am trying to use `@nodert-win10/windows.media.playback`. NPM kept giving me build errors, so I tried to manually build it and build it for Electron, now I get another error...
Hello, when you install VS2017, it installs through Visual Studio Installer. The NodeRT documents get confusing for someone who doesn't work with C as I'm not quite sure what I'm...
I don't know why, but the `buttonpressed` event from `systemMediaTransportControls` (`windows.media.playback`) is being weird. For an example, I have it set up where every time I press my PlayPause button...
Is it possible to access / use the Windows 10 Music Player popup with an Electron app? This is the Music Player that popups at the top left of the...
Hello, I was trying to get the current track time. How can I do this? I've noticed in other ICY metadata parsers, it can track the current time in the...
## Icon Request * Icon name: All Text Editor Icons * Use case: I was hoping this had sufficient enough icons to have all the basic icons for a text...