in reply to Tk TixGrid Refresh crash
The TixGrid widget is considered somewhat experimental, so you probably should switch to a more widely used and tested widget, like maybe Tk::TableMatrix.
From the perldoc for Tk::TixGrid
<quote> The port of Tix C code and some of the bindings to perl/Tk is done but still need further work. In several places the intent of the Tix code is not yet understood. For example the ’edit’ interface is clearly intended for spread‐sheet like cell content editing in an auxillary "entry" widget or similar, but how that should work is not yet clear. </quote>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Tk TixGrid Refresh crash
by spx2 (Deacon) on Aug 24, 2007 at 09:49 UTC |