For Programmers: Free Programming Magazines  


Home > Archive > Tcl > February 2007 > Re: tk_getAppendFile









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: tk_getAppendFile
Donal K. Fellows

2007-02-21, 7:15 pm

Googie wrote:
> Handling with selected file isn't a problem. I need tk_get(*)File which
> would let me choose file that _can_exists_but_doesn't_need_to_, without
> any warnings.


That's not the model that is supported by the tk_get*File dialogs (and
that's really just exposing the functionality from the guts of
Windows; that's the real constraint). You'll have to roll your own.
Feel free to reuse bits of the Unix implementation of the core file
browsers; the iconlist megawidget in there might be useful.

Donal.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com