--- [EMAIL PROTECTED] wrote:
> On December 27, Net Llama enlightened our ignorance thusly:
> > --- [EMAIL PROTECTED] wrote:
>
> [...]
>
> > > What happens if you do "delete 2 end"?
> >
> > It deletes the entire menu.
>
> Oy. My Tcl/Tk is too rusty...
`tis ok. I've made some progress. thank
On December 27, Net Llama enlightened our ignorance thusly:
> --- [EMAIL PROTECTED] wrote:
[...]
> > What happens if you do "delete 2 end"?
>
> It deletes the entire menu.
Oy. My Tcl/Tk is too rusty...
Kurt
--
Sauron is alive in Argentina!
___
Linu
On Wed, 26 Dec 2001 23:19:05 -0500 [EMAIL PROTECTED] wrote:
> On December 25, Net Llama enlightened our ignorance thusly:
> % I'm working on a Tcl/Tk app, and i'm having problems wraping my head
> % around the concept of deleting menu items. My understanding is that the
> % top most item is inde
--- [EMAIL PROTECTED] wrote:
> On December 25, Net Llama enlightened our ignorance thusly:
> % I'm working on a Tcl/Tk app, and i'm having problems wraping my head
> % around the concept of deleting menu items. My understanding is that
> the
> % top most item is index=0 and then it counts downwar
On December 25, Net Llama enlightened our ignorance thusly:
% I'm working on a Tcl/Tk app, and i'm having problems wraping my head
% around the concept of deleting menu items. My understanding is that the
% top most item is index=0 and then it counts downward. So, that leads me
% to the followi