OSDN Git Service

* library/tdump.tcl (class TdumpWin): Inherit from GDBWin
authorkseitz <kseitz>
Tue, 28 Aug 2001 23:37:59 +0000 (23:37 +0000)
committerkseitz <kseitz>
Tue, 28 Aug 2001 23:37:59 +0000 (23:37 +0000)
commitd36482a286e9528997960f695581dd4bd1abdf8f
tree5cee8ce96674c609f7d66edbf6fba78bc54fa0be
parent5cfbb726d7bac778c18948d7caaee35b3ae7d05e
* library/tdump.tcl (class TdumpWin): Inherit from GDBWin
and ManagedWin.
(constructor): Remove old itcl2 handling code and name the
window.
(build_win): Use iwidgets::scrolledtext instead of
tixScrolledText.
(twin): Remove unused variable. Use itk_component(stext)
instead.
(maxwidth): Remove unused variable.
(destructor): Remove unused method.
(config): Ditto.
gdb/gdbtk/ChangeLog
gdb/gdbtk/library/tdump.tcl