Edward K. Ream wrote:
> Hi,
>
>
>
> I've spent a pleasant hour or so trying to bring up a top-level Tk menu at
> the same spot as it would appear if I had actually clicked the menu. That
> is, I want to bring up a menu from the keyboard.
>
>
>
> The problem is computing the x and y args to
> I've spent a pleasant hour or so trying to bring up a top-level Tk menu at
> the same spot as it would appear if I had actually clicked the menu. That
> is, I want to bring up a menu from the keyboard.
I'm going to investigate how to locate the 'button' that forms the anchor
for the menu. T