S. Chris Colbert
S. Chris Colbert
Thanks. Marking as PySide bug.
Hows the performance compared to the ply parser? (Im just curious). On Sat, Jan 22, 2022 at 15:19 Matthieu Dartiailh ***@***.***> wrote: > This is a heavy WIP aiming at...
That's pretty cool! This all has me wondering what a next-gen Enaml would look like if we owned the whole stack all the way down to rendering. On Mon, Nov...
Looks mostly g2g. I made a few formatting comments and have a question about having the min/max bounds be floats instead of complex. Was there a particular reason for that?
@AndyGreenwell I'm all for the pull request. Please update your PR to address my comments and then I'll merge it. @jason-sachs The difference between this PR and what you were...
Actually, does it even make sense to have a range on complex numbers? There's not really a standard for relative ordering of complex numbers...
Instead of having min/max range on this validator, what about a callable property which the user could assign which would validate the value after it passes the initial string ->...
It's probably a weird interaction between pythonnet and Qt. I'm 99% sure it's nothing to do with enaml.
I don't see any benefit to this over using a 3rd party internationalization library, or the built-in `gettext`. What are you wanting to accomplish that can't be handled by those?...
Cloud 9 maintains the selection on palette close, but VSCode clears it.