Talley Lambert

Results 870 comments of Talley Lambert

hey @imagejan, thanks for commenting. I'll need to have another look, but I think much of the bones were in place here, and the primary thing missing was to go...

I think you'd want to use the setTextIcon function in that case (rather than using the icon() -> Qicon function).

hey @Czaki, I'm thinking about this a bit more, for both fonticon and iconify QIcons. One thing we can do here is to install an event filter on the object...

Seems very reasonable... @Czaki you expressed concern over in the other thread... what's your hesitation?

You say silently, but couldn't we make sure that the proper signal is emitted? Most sliders don't have labels next to them in Qt, but with a label there, it's...

Perhaps we could add a flag to the init method to gate this feature? Like extend_range_to_value (Then the code writer would know whether or not they need to pay attention...

@alisterburt could you do that please? Let's make it false by default so that this feature is opt in. And then add a test to make sure that the rangeChanged...

>unless the label (spinbox) range, not the slider range, is explicitly changed in code the user cannot specify a value outside the slider range in the label- ohhhh, right! Sorry,...

will do if I have time! I don't know the first thing about this sort of pytest plugin :) was reporting as a courtesy. it's definitely not a big deal...