|
From: Joe E. <jen...@fl...> - 2006-10-01 17:57:17
|
Alexander Schoepe wrote:
> maybe there is a bug:
> % package require tile
> 0.7.5
>
> % toplevel .tl
> % ttk::dialog .dlg -buttons ok -message Test -parent .tl
> can't read "parent": no such variable
Already found and fixed in CVS:
2006-09-13 Joe English <jen...@us...>
* library/dialog.tcl: BUGFIX: ttk::dialog -parent option
didn't work [#1551500].
http://sourceforge.net/tracker/index.php?func=detail&aid=1551500&group_id=11464&atid=111464
--Joe
|