From: <and...@bl...> - 2025-04-08 09:46:31
|
Hi Dima I was trying to analyze this in some more detail and there is indeed a problem that I could not figure out yet. It appears that the downcall from Fl_Value_Slider, which is trying to call the format() method is actually not a downcall at all, but appears to be upcalling into Fl_Valuator::format(). I am still not sure why this happens and I am also not sure whether this is indeed connected to the signature of the format() method or not. In short, what you are trying to do is currently not working and I will need some more time to investigate this. Best regards Andreas > Dima Kogan <di...@se...> hat am 01.04.2025 08:39 CEST geschrieben: > > > OK... Can I apply this to an Fl_Value_Slider? Does this work in the 1.3 > branch of pyfltk, or 1.4 only? I cannot get this to work. > > > _______________________________________________ > Pyfltk-user mailing list > Pyf...@li... > https://lists.sourceforge.net/lists/listinfo/pyfltk-user |