>
> About the reorganization of widgets you could grab a widget with right mouse
> button click, hold down Shift, and place the widget into its new place.
> No need to move all the widgets.
>
> P.S. This is one of the Tip of the Day of EiffelBuild. You can read them
> through the Help menu, they aren't too many, but are helpful. :)
>
> Regards,
> Iliyan
>
> On Tue, Sep 1, 2009 at 3:57 PM, dciphercomputing <
> simonwhite@...> wrote:
>
> >
> >
> > I will look at the grid layout as it sound more like what I want. Thanks
> > for the explanation about re-ordering controls.
> >
> > Simon
> >
> >
> > --- In
[hidden email] <eiffel_software%40yahoogroups.com>,
> > "larryliuming" <larryliuming@> wrote:
> > >
> > > Hi, Simon,
> > >
> > > To control column width of {EV_TABLE}, maybe you have to do it manually.
> > It means you should change the minimum width of {EV_TABLE} items to control
> > the column width in {EV_TABLE} resize actions. Maybe there are better
> > solutions... BTW, I think {EV_GRID} is better than {EV_TABLE} in most cases,
> > maybe you could try {EV_GRID} which can set column width directly
> > ({EV_GRID_COLUMN}.set_width).
> > >
> > > To reorder widgets in a vertical box in EiffelBuild, if you want to move
> > the 3rd widget up to the position of first widget:
> > >
> > > 1.Pick and drop 1st widget to the vertical box (now, this widget will be
> > moved from 1st position to 3rd position).
> > >
> > > 2.Then you pick and drop 1st widget (the 1st widget after you did step 1)
> > to the vertical box again. The widget will be moved from 1st position to 3rd
> > position.
> > >
> > > 3.Now the original 3rd widget will be positioned at 1st position
> > >
> >
> >
> >
>
>
> [Non-text portions of this message have been removed]
>