John Levon wrote: [snip] > for the qt frontend, there is a little tabular box which grows/shrinks as you > change the values. I don't know how word does it. I have made a screenshot of it > > > (and are not aligned properly). > > That's true, that was just a quick hack > > fix this and it will be ok by me ... > > > > Can you try and do something about the clutter perhaps ? > > > I think we should have the buttons on the bottom, not along the side one > > I thought the same thing about the buttons (although a lot of windows > > dialog assistant propose three sides buttons), but the remainders of > > side buttons are really really dumb ... So let's choose the first solution perharp's > > previous discussion was that dialog size should remain the same. > > I don't have a problem with a larger dialog as long as its not /too/ large > > I mean look at citation ;) Is the one in attachment correct -- Cordialement Emmanuel |\ _,,,---,,_ Emmanuel GUREGHIAN ZZZzz /,`.-'`' -. ;-;;,_ mailto:[EMAIL PROTECTED] |,4- ) )-,_. ,\ ( `'-' '---''(_/--' `-'\_) Je choisis mes amis pour leur bonne mine, mes connaissances pour leur bon caractère et mes ennemis pour le bon usage qu'ils font de leur intellect. Oscar Wilde
<<inline: veurde.jpg>>
Magic: 13000 Internal Form Definition File (do not change) Number of forms: 1 Unit of measure: FL_COORD_PIXEL SnapGrid: 2 =============== FORM =============== Name: form_maths_matrix Width: 295 Height: 183 Number of Objects: 8 -------------------- class: FL_BOX type: UP_BOX box: 0 0 295 183 boxtype: FL_UP_BOX colors: FL_COL1 FL_COL1 alignment: FL_ALIGN_CENTER style: FL_NORMAL_STYLE size: FL_DEFAULT_SIZE lcol: FL_BLACK label: shortcut: resize: FL_RESIZE_ALL gravity: FL_NoGravity FL_NoGravity name: callback: argument: -------------------- class: FL_VALSLIDER type: VERT_NICE_SLIDER box: 10 30 32 140 boxtype: FL_DOWN_BOX colors: FL_COL1 FL_COL1 alignment: FL_ALIGN_TOP style: FL_NORMAL_STYLE size: FL_NORMAL_SIZE lcol: FL_BLACK label: Rows shortcut: resize: FL_RESIZE_ALL gravity: FL_NoGravity FL_NoGravity name: slider_rows callback: C_FormBaseDeprecatedInputCB argument: 0 bounds: 1 20 precision: 0 return: FL_RETURN_END_CHANGED -------------------- class: FL_VALSLIDER type: HOR_NICE_SLIDER box: 54 28 214 30 boxtype: FL_DOWN_BOX colors: FL_COL1 FL_COL1 alignment: FL_ALIGN_TOP style: FL_NORMAL_STYLE size: FL_NORMAL_SIZE lcol: FL_BLACK label: Columns shortcut: resize: FL_RESIZE_ALL gravity: FL_NoGravity FL_NoGravity name: slider_columns callback: C_FormBaseDeprecatedInputCB argument: 0 bounds: 1 20 precision: 0 return: FL_RETURN_END_CHANGED -------------------- class: FL_CHOICE type: NORMAL_CHOICE box: 56 86 90 30 boxtype: FL_FRAME_BOX colors: FL_COL1 FL_BLACK alignment: FL_ALIGN_TOP style: FL_NORMAL_STYLE size: FL_NORMAL_SIZE lcol: FL_BLACK label: Vertical align|#V shortcut: resize: FL_RESIZE_ALL gravity: FL_NoGravity FL_NoGravity name: choice_valign callback: C_FormBaseDeprecatedInputCB argument: 0 -------------------- class: FL_INPUT type: NORMAL_INPUT box: 174 86 90 30 boxtype: FL_DOWN_BOX colors: FL_COL1 FL_MCOL alignment: FL_ALIGN_TOP style: FL_NORMAL_STYLE size: FL_NORMAL_SIZE lcol: FL_BLACK label: Horizontal align|#H shortcut: resize: FL_RESIZE_ALL gravity: FL_NoGravity FL_NoGravity name: input_halign callback: C_FormBaseDeprecatedInputCB argument: 0 -------------------- class: FL_BUTTON type: RETURN_BUTTON box: 44 140 80 30 boxtype: FL_UP_BOX colors: FL_COL1 FL_COL1 alignment: FL_ALIGN_CENTER style: FL_NORMAL_STYLE size: FL_NORMAL_SIZE lcol: FL_BLACK label: OK shortcut: ^M resize: FL_RESIZE_ALL gravity: FL_NoGravity FL_NoGravity name: button_ok callback: C_FormBaseDeprecatedOKCB argument: 0 -------------------- class: FL_BUTTON type: NORMAL_BUTTON box: 126 140 80 30 boxtype: FL_UP_BOX colors: FL_COL1 FL_COL1 alignment: FL_ALIGN_CENTER style: FL_NORMAL_STYLE size: FL_NORMAL_SIZE lcol: FL_BLACK label: Apply|#A shortcut: resize: FL_RESIZE_ALL gravity: FL_NoGravity FL_NoGravity name: button_apply callback: C_FormBaseDeprecatedApplyCB argument: 0 -------------------- class: FL_BUTTON type: NORMAL_BUTTON box: 208 140 80 30 boxtype: FL_UP_BOX colors: FL_COL1 FL_COL1 alignment: FL_ALIGN_CENTER style: FL_NORMAL_STYLE size: FL_NORMAL_SIZE lcol: FL_BLACK label: Cancel|^[ shortcut: resize: FL_RESIZE_ALL gravity: FL_NoGravity FL_NoGravity name: button_cancel callback: C_FormBaseDeprecatedCancelCB argument: 0 ============================== create_the_forms