Re: positioning tk_getOpenFile dialog
- From: "Donal K. Fellows" <donal.k.fellows@xxxxxxxxxxxxxxxx>
- Date: Mon, 31 Mar 2008 16:35:42 +0100
impm001@xxxxxxxxx wrote:
What is the option to display the tk_getOpenFile dialog at location
x,y in Tcl/Tk8.5.0?. With Tcl/Tck8.4.13, this would be given using "
-x <xlox>" and "-y <yloc>" (even though it is not documented).
I didn't know about that! Which platform?
But in Tcl/Tk8.5.0, giving -x and -y options throws the error that it
is not a valid option. Is there a way to give the position one wants
to display the dialog at?
Officially, we only support "associating" the dialogs with another
widget (via the -parent option), and not fine positioning.
Donal.
.
- Follow-Ups:
- Re: positioning tk_getOpenFile dialog
- From: impm001
- Re: positioning tk_getOpenFile dialog
- References:
- positioning tk_getOpenFile dialog
- From: impm001
- positioning tk_getOpenFile dialog
- Prev by Date: clock format ... -timezone cest - bug, misusage, ...
- Next by Date: Re: positioning tk_getOpenFile dialog
- Previous by thread: positioning tk_getOpenFile dialog
- Next by thread: Re: positioning tk_getOpenFile dialog
- Index(es):