Benjamin Nolmans

Results 9 issues of Benjamin Nolmans

Hello, following a remark from my wife, would it be possible to add a function to configure the browser to use to open the links? In his company, IE11 is...

type: new feature
contrib: experts needed
feat: settings / preferences

Hello, I see, pipupgrade cannot run in windows if the path contain spaces: ```bash PS C:\Windows\System32> pipupgrade --latest --yes Checking... Traceback (most recent call last): File "c:\program files\python37\lib\runpy.py", line 193,...

discussion

Hello, I have a space in my user folder name : ``` C:\Development\test\onsenui-vue-cordova-test > npx babel-upgrade Error: EPERM: operation not permitted, mkdir 'C:\Users\xarkam' ``` The real folder is `C:\Users\xarkam xarkam\`...

Hello, is it possible with Electron.NET to create a menu called in a manner similar to the one found [here](https://dev.to/saisandeepvaddi/creating-a-custom-menu-bar-in-electron-1pi3) ?

Hello, can you add coloration support for C# & Razor ? (for using in JetBrain Rider) Actually, Code Glance render is gray: ![image](https://user-images.githubusercontent.com/331816/47552307-aa983b00-d904-11e8-92af-ba50a0f2b653.png)

With unique executable, the application crash: ``` Application: Launcher.exe CoreCLR Version: 7.0.1223.47720 .NET Version: 7.0.12 Description: The process was terminated due to an unhandled exception. Exception Info: System.Windows.Markup.XamlParseException: Set property...

Hello, in microsoft edge, the tristate require two click for passed from state to another.

Allow to activate or not the registration of new users. Or via the json configuration. This will require a restart of the application if the value is changed. Either via...

As part of the management of roles / permissions, we have requests that make a join on the link of the role or permission to the user. Typically queries that...