On 07/05/2010 11:54 AM, Sylvain Thibault wrote:
In Tkx, using Tkx::tk___getOpenFile() is there a way to select the initial view ? Defaults to listview, would be nice to be able to set detail view.
This calls the native dialog API. I don't see an option there that could be exposed at the script level. Probably through some magic message sent, but it's not obvious.
Jeff