SR Technology WTK Repo
ttk_entry.tcl at tip
Not logged in

File widgets/ttk_entry.tcl from the latest check-in




# entry widgets
proc ::wtk::ttk::Entry {args} {
    ::ttk::Entry {*}$args
}