RE: [tcltk-perl] %replace_options question
Brought to you by:
hobbs
From: Jeff H. <je...@Ac...> - 2004-04-23 20:40:21
|
> while implementing pTk compatibility widget "BrowseEntry" I > used %replace_options and it looks to me keys to this hash > must be perlTk name and not Tcl/Tk name, because different > widgets could be implemented with a single Tcl/Tk widget (it > appears BrowseEntry cound be implemented with ComboBox) > > Should I change %replace_options logic a bit? If that's what is necessary, although I don't know quite what you mean without an example ... Jeff |