Skip to content
Prev 765 / 1236 Next

[R-gui] one-column tk2mclistbox

Hello Eduardo,

Regarding the problem with a single column, your request of alternate 
row background, and other limitations of the tk2mclistbox, I am 
considering to change for a better implementation of this widget in 
Tcl/Tk: tablelist, see: 
http://www.davidmarshall.net/doc/tablelist-4.0/tablelist.html.

Either, you wait for the next tcltk2 release (depending on my free 
time), or you can anticipate. Just look in the tcltk2 code on how 
tk2mclistbox is implemented, and you should figure out how to replace it 
by tablelist, or better, tablelist_tile. Tablelist is written in pure 
Tcl. So, you don't need to compile it and the code runs on all R 
supported platforms.

Best,

Philippe Grosjean

..............................................<?}))><........
  ) ) ) ) )
( ( ( ( (    Prof. Philippe Grosjean
  ) ) ) ) )
( ( ( ( (    Numerical Ecology of Aquatic Systems
  ) ) ) ) )   Mons-Hainaut University, Belgium
( ( ( ( (
..............................................................
eduardo san miguel wrote: