|
From: <no...@tc...> - 2025-10-27 10:49:20
|
Automated mail by fx, on behalf of no...@tc... Ticket Change [aa1f1e6cce0f522aecff70aa8a765d3a7fe7f0737e36ab825134f33eab50fbd8] ["update idletasks" command is about 8 times slower] By oehhar For Tk On 2025-10-27T10:40:32.700 Details https://core.tcl-lang.org/tk/tinfo?name=aa1f1e6cce0f522aecff70aa8a765d3a7fe7f0737e36ab825134f33eab50fbd8 Ticket https://core.tcl-lang.org/tk/tktview/7168473e104fe406d4302c69605ab268ea380d4f Changed Fields icomment: Sorry, this is correctly the Tk repo. You are apparently on the Mac platform. The MAC code got completly changed and now has a different drawing strategy. It now draws on a shadow page, instead directly on the screen. The older interface got deprecated by Apple and there were always drawing issues, that regions were not updated. To my knowledge, the new drawing is just a big step foreward. I suppose, the different timings you are seeing are due to that reform. login: oehhar username: oehhar ------------------------------------------------------------ See Tcl/Tk development @ http://core.tcl-lang.org/ ------------------------------------------------------------ |