in reply to Re^3: Hidden files in getOpenFile
in thread Hidden files in getOpenFile

Thanks for the advice

Sure there is no other way around it?

I was trying to avoid using FileDialog because its looks less clean as getOpenFile

But if it is the only option...

Thanks

Replies are listed 'Best First'.
Re^5: Hidden files in getOpenFile
by Anonymous Monk on May 16, 2013 at 11:46 UTC

    Sure there is no other way around it?

    Yes. I've seen the documentation for getOpenFile/Tk::FBox, all that is left is sourcediving, and sourcediving is zero fun

    If you're not on windows, if your platform uses Tk::FBox, then sourcediving might be fruitful for you -- in any case I refuse to do that :) I hate Tk that much

      Hmpff , thanks for your advice! sourcediving it is..