qu1ck

Results 246 comments of qu1ck
trafficstars

@thany oh I'm already deviating from Transgui where it makes sense to me (see the tab bar and directory tree structure). But I like the general layout of the app...

There are 2 more or less defined thresholds between a web app and a native app. 1. Full accessibility of system APIs 2. Use of native GUI widgets (i.e. buttons,...

For me there is one killer feature that is impossible on server side: local path mappings. You can configure server's `/mnt/data/torrents` to be interpreted as `/mnt/seedboxnfs` or `Z:\torrents` on your...

Just in case this helps anyone who ended up here by googling the error and coming from https://github.com/wxWidgets/Phoenix/issues/1751 I found 2 different solutions that worked for me: 1. `app.SetAssertMode(wx.APP_ASSERT_SUPPRESS)`. Somehow...

Last I looked into this I didn't like the templates because they did a lot of stuff that is not needed here. I don't want to discourage you from contributing...

RELEASE THE KRAKEN... umm I mean package https://pypi.org/project/InteractiveHtmlBom/

Update your plugin, you are running old version.

This issue is no longer relevant but I suspect it won't be long until there is one for 7.99.

Cadence files are now supported using skill script export (see wiki for details).

This is kicad specific and not broadly useful. I'm not opposed to merging a fix for this but you'll have to put the work in and fix the issues I...