search for: but2

Displaying 2 results from an estimated 2 matches for "but2".

Did you mean: but
2008 Dec 22
1
newbie question on tcltk
...b2) tkgrid(tklabel(tt,text=" ")) } ok.but1 <- tkbutton (top, text = "1.", width=20, font=fontHeading,default="active", overrelief="flat", anchor="w",command=other_window );tkgrid(ok.but1) tkgrid(tklabel(top,text=" ")) ok.but2 <- tkbutton(top, text = "2. ", width=20, font=fontHeading, default="active", overrelief="flat", anchor="w"); tkgrid(ok.but2 ) tkgrid(tklabel(top,text=" ")) topMenu <- tkmenu(top) tkconfigure(top, menu = topMenu) fileMenu <- tkme...
2008 Dec 29
0
Serial Correlation Test for Short Time Series
...id(b2) tkgrid(tklabel(tt,text=" ")) } ok.but1 <- tkbutton (top, text = "1.", width=20, font=fontHeading,default="active", overrelief="flat", anchor="w",command=other_window );tkgrid(ok.but1) tkgrid(tklabel(top,text=" ")) ok.but2 <- tkbutton(top, text = "2. ", width=20, font=fontHeading, default="active", overrelief="flat", anchor="w"); tkgrid(ok.but2 ) tkgrid(tklabel(top,text=" ")) topMenu <- tkmenu(top) tkconfigure(top, menu = topMenu) fileMenu <- tkmenu(...