Hello folks, I'm currently messing with a clist widget and I can't seem to find some way to find out the current number of rows and columns in an existing CList. It appears that clist.foreach ( inherited from container ) might be nearly what I need ( atleast for rows? ) but it doesn't seem to do anything b/c I suppose rows aren't children of the list widget. Any ideas will be appreciated :) While I'm at it, is there anyway to get the text from a label widget? In my dinky program it seems like I'm duplicating a lot for the gui and the real data. Thanks, Chris -- Chris Green <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Laugh and the world laughs with you, snore and you sleep alone. To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
