From: Philipp H. <ph...@ph...> - 2012-12-14 10:32:34
|
Hi, thanks for your message. Back when we were introducing Lua 5.2 support in Notion, we've added the alias WRegion.display for WRegion.goto for that reason. But WRegion.display is really not a good name for this function, so I've recently renamed the alias to WRegion.goto_ . Hence in the next release, writing win:goto_() will just work. Cheers, Philipp |