Kochise

Results 44 issues of Kochise

Hello, considering the potential licensing issue with `Qt` (been there, done that) and the size of the library, could it be possible to consider offering a [wxWidgets](https://github.com/wxWidgets/wxWidgets) alternative ? There...

I'd like to change `Elektra` default locations from `/etc` and `~` to some other locations. Mostly because working from RAM in a `Docker` lost when shutting down unexpectedly. Hence those...

Hi. The documentation is not clear and the example is not functional. How set a signal receiver without having to handle the "introspection" ? I'd like to have `def cb_on_tested(testid)`...

Hi, I have a domain that is served through a WGSI engine. Is there a way to startup Enaml-web instead ? Regards.

Hi, the one that you showcase in the animated gif on your main page ![Data binding example](https://raw.githubusercontent.com/codelv/enaml-web/master/docs/data-binding.gif) Regards.

Is there such a list to see the implementation of `enaml-web` from different people ? Regards

I'd like to have a kinda row/column view and populate each cell with graphical and interactive elements, not just text. Ideally it would have a top search field for each...

Hi, I'd like to have a TreeListView like : https://github.com/frmdstryr/enamlx/tree/master/examples/tree_view Ideally, two of them with Drag'n Drop between them, is it feasible ? Regards.

Trying to install `virtualenvwrapper-win` : ```batch Microsoft Windows [version 10.0.19042.1165] (c) Microsoft Corporation. Tous droits réservés. C:\Program Files\Spyder\Python>python --version Python 3.7.9 C:\Program Files\Spyder\Python>python -m pip install --upgrade pip Requirement already...

The JNG is the official format for JPEG with Alpha layer : http://www.libpng.org/pub/mng/spec/jng.html