questions on Perl interface to gtk.



I am using the 0.3 version of the perl interface to gtk 1.0.6.

I am not sure whether my problems are with the library or the access -
I'm sure someone will let me know if there is a more appropriate place 
for these questions.

First, when I create a CList, all columns (except the last) seem to be 
minimum width, although the documentation (the tutorial?) implies that 
the default column width should be determined by the length of the 
text in the column headers.  Am I missing something?

Second, I cannot figure out how to "append" a row without any text.  
I suppose I am looking for perl's equivalent of  NULL for the list of text 
entries.  

Third  - I may have just missed it in the docs, but how do I "hide" a 
column in a CList?  Setting the width to 0 seems to set a minimum 
width, but not 0, and I don't see any "hide-column" call.


Thanks for any pointers.

Jack
jack_h_ostroff@groton.pfizer.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]