From: SourceForge.net <no...@so...> - 2005-06-07 16:20:26
|
Bugs item #1216504, was opened at 2005-06-07 09:20 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=470969&aid=1216504&group_id=53614 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: column_spacing= method has no effect Initial Comment: If a class derives from Gtk::Table and then in initialize funtion calls column_spacing = 10 Nothing happens between the columns of the table but if the same thing is done for every column with the function set_column_spacing(X,10) where X is the number of column the needed effect is achieved. More details from: eri...@ik... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=470969&aid=1216504&group_id=53614 |