[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
re-dim'ing a table
- From: "Scott." <scottf scs unr edu>
- To: gtk-app-devel-list redhat com
- Subject: re-dim'ing a table
- Date: Thu, 5 Nov 1998 19:44:12 -0800 (PST)
sorry for all the questions... :) but once i get the hang of it, hopefully
i won't be heard from again.. hehehe..
anyways, i have a gtk_table that initialized to 2x2...
later, i want to resize it to, for example a 4x4 table...
would just doing a gtk_table_new on the Widget* again be ok? or should
i destroy it, then reinit? or, is there a COMPLETELY easier way to
redimension a table on the fly...
thanx, from a guy who just got his app working, and is now making it look
nice...:)
-=Scott
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]