Dear All,
One some of my macro I was using the command
*setactivepage
In particular with exit button as:
button $f6.bexit -text " EXIT " \ -anchor w -borderwidth 5 -highlightcolor green -font [AppFont 8] \ -command {*setactivepage 8; destroy $base} -bg blue - foreground white -width 15 -height 1
But I notice that, if I apply it with 2024.1, I got error.
Can someone help me in a re-definition of the command, please?
Thanks a lot,
Fabio