What's the point with GTK_TABLE?



Hi all!:)
	If I've got a gtk_table full of gtk_pixmaps, and I want to resize it, how can I do? I mean, if I want to shrink it, gtk_table_resize doesn't work!!! I guess this is because the child widgets aren't NULL... should I destroy them manually?!? Or is there any more 'convenient' way?
	Well... the children are stored in a double-linked list, if I have understood well; if I have only to destroy the last row and last line, to be able to resize, I should scroll _all_ the list searching for that row and that column?!? It's quite inefficient!! Isn't there any handle leading directly to the row/col?
	Thanx,
		mano :)
_________________________________________________________________________
Hai perso l'ispirazione? La frase da inviare via SMS te la suggerisce Ciaoweb: 
http://www.ciaoweb.it/sms/public





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