Is there any calender widget available in tcl tk that can be used by an user in a tcltk UI to select date -
i trying make ui using tcltk , wanted give calender option users against date type entry field choose date calender.
is there calender widget available in tcl tk? or need write code create calender? appreciated. thanks!
tklib has calendar , date entry widgets.
you may search ideias @ tclers' wiki.
Comments
Post a Comment