From: Andreas K. <an...@ke...> - 2025-06-30 09:45:16
|
Hi, I wonder a bit how the measure_label method should be used. Intuitively according to https://www.swig.org/Doc1.3/Arguments.html in the genwinsize example I would expect w,h = widget.measure_label() but that does not work. So what is the right way? Regards, Andreas |