213213 <object class =" GtkTable" id =" table26" >
214214 <property name =" visible" >True</property >
215215 <property name =" can-focus" >False</property >
216- <property name =" n-rows" >2 </property >
216+ <property name =" n-rows" >3 </property >
217217 <property name =" n-columns" >5</property >
218218 <child >
219219 <object class =" GtkCheckButton" id =" pyvcpsize" >
347347 <property name =" right-attach" >5</property >
348348 </packing >
349349 </child >
350+ <child >
351+ <object class =" GtkAlignment" >
352+ <property name =" visible" >True</property >
353+ <property name =" can-focus" >False</property >
354+ <child >
355+ <object class =" GtkLabel" >
356+ <property name =" visible" >True</property >
357+ <property name =" can-focus" >False</property >
358+ <property name =" label" translatable =" yes" > </property >
359+ </object >
360+ </child >
361+ </object >
362+ <packing >
363+ <property name =" right-attach" >5</property >
364+ <property name =" top-attach" >2</property >
365+ <property name =" bottom-attach" >3</property >
366+ </packing >
367+ </child >
350368 </object >
351369 </child >
352370 <child type =" label" >
@@ -579,23 +597,15 @@ panel</property>
579597 <property name =" can-focus" >False</property >
580598 <property name =" n-rows" >7</property >
581599 <property name =" n-columns" >5</property >
582- <child >
583- <placeholder />
584- </child >
585- <child >
586- <placeholder />
587- </child >
588- <child >
589- <placeholder />
590- </child >
591600 <child >
592601 <object class =" GtkSpinButton" id =" gladevcpheight" >
593602 <property name =" visible" >True</property >
594603 <property name =" can-focus" >True</property >
595604 <property name =" invisible-char" >●</property >
605+ <property name =" width-chars" >4</property >
596606 <property name =" primary-icon-activatable" >False</property >
597607 <property name =" secondary-icon-activatable" >False</property >
598- <property name =" adjustment" >pyvcp_width_adjustment </property >
608+ <property name =" adjustment" >gladevcp_height_adjustment </property >
599609 </object >
600610 <packing >
601611 <property name =" left-attach" >4</property >
@@ -617,10 +627,13 @@ panel</property>
617627 <object class =" GtkSpinButton" id =" gladevcpwidth" >
618628 <property name =" visible" >True</property >
619629 <property name =" can-focus" >True</property >
630+ <property name =" max-length" >4</property >
620631 <property name =" invisible-char" >●</property >
632+ <property name =" width-chars" >4</property >
621633 <property name =" primary-icon-activatable" >False</property >
622634 <property name =" secondary-icon-activatable" >False</property >
623- <property name =" adjustment" >pyvcp_width_adjustment</property >
635+ <property name =" input-purpose" >digits</property >
636+ <property name =" adjustment" >gladevcp_width_adjustment</property >
624637 </object >
625638 <packing >
626639 <property name =" left-attach" >2</property >
@@ -632,8 +645,10 @@ panel</property>
632645 <property name =" visible" >True</property >
633646 <property name =" can-focus" >True</property >
634647 <property name =" invisible-char" >●</property >
648+ <property name =" width-chars" >4</property >
635649 <property name =" primary-icon-activatable" >False</property >
636650 <property name =" secondary-icon-activatable" >False</property >
651+ <property name =" adjustment" >gladevcp_pos_y_adjustment</property >
637652 </object >
638653 <packing >
639654 <property name =" left-attach" >4</property >
@@ -671,8 +686,10 @@ panel</property>
671686 <property name =" visible" >True</property >
672687 <property name =" can-focus" >True</property >
673688 <property name =" invisible-char" >●</property >
689+ <property name =" width-chars" >4</property >
674690 <property name =" primary-icon-activatable" >False</property >
675691 <property name =" secondary-icon-activatable" >False</property >
692+ <property name =" adjustment" >gladevcp_pos_x_adjustment</property >
676693 </object >
677694 <packing >
678695 <property name =" left-attach" >2</property >
@@ -816,6 +833,19 @@ panel</property>
816833 <property name =" bottom-attach" >4</property >
817834 </packing >
818835 </child >
836+ <child >
837+ <object class =" GtkLabel" >
838+ <property name =" visible" >True</property >
839+ <property name =" can-focus" >False</property >
840+ <property name =" label" translatable =" yes" > </property >
841+ </object >
842+ <packing >
843+ <property name =" left-attach" >2</property >
844+ <property name =" right-attach" >5</property >
845+ <property name =" top-attach" >2</property >
846+ <property name =" bottom-attach" >3</property >
847+ </packing >
848+ </child >
819849 </object >
820850 </child >
821851 <child type =" label" >
0 commit comments