سؤال

I have several Tables in a PyGTK display whose rows and columns I would like to align with each other. Is there a way to get and set the column dimensions in a Table?

هل كانت مفيدة؟

المحلول

Use GtkSizeGroup to make like widgets in different tables request the same height and/or width.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top