dynamic gtk_list_store



Hi all.

I'm writing (trying to, at least) write an app where I need liststore -
type of table, but not only the number of rows varies - also the number of
columns varies quite dynamically.

I can't find an elegant way to do this. The idea of defining a fixed-width
list at the beginning seems limiting to me, or is that really the way to
go? Or is it necessary to write a new store type first?

Thanks in advance,
John



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