Re: positioning tk_getOpenFile dialog
- From: impm001@xxxxxxxxx
- Date: Mon, 31 Mar 2008 08:40:37 -0700 (PDT)
On Mar 31, 11:35 am, "Donal K. Fellows"
<donal.k.fell...@xxxxxxxxxxxxxxxx> wrote:
impm...@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.
Both Windows and all UNIX platforms. This worked in tcl/tk8.4.13.
In tcl/tk8.5.0, the dialog always comes up on the left screen corner.
.
- Follow-Ups:
- Re: positioning tk_getOpenFile dialog
- From: impm001
- Re: positioning tk_getOpenFile dialog
- References:
- positioning tk_getOpenFile dialog
- From: impm001
- Re: positioning tk_getOpenFile dialog
- From: Donal K. Fellows
- positioning tk_getOpenFile dialog
- Prev by Date: Re: positioning tk_getOpenFile dialog
- Next by Date: Tcl/Tk 8.5.2 RELEASED
- Previous by thread: Re: positioning tk_getOpenFile dialog
- Next by thread: Re: positioning tk_getOpenFile dialog
- Index(es):