I have question about events binding to htw::TkTable. I would like to execute procedure when cell value is changed. Is it possible to bind 'on edit' event to procedure? Thanks in advance for answer Maciej
Hi,
it's -validatecommand option
you should care about -validate option also
Thanks a lot for such a quick answer!by the way, is there full API for hwt package available?Or that what is in HW GUI Toolkit in examples is all? Regards and nice weekendMaciej
Thanks a lot for such a quick answer!
by the way, is there full API for hwt package available?
Or that what is in HW GUI Toolkit in examples is all?
Regards and nice weekend
Maciej
It's on start.all programs.altair hw.tools.hw gui toolkit
Hi,
it's -validatecommand option
you should care about -validate option also