Angus Leeming wrote:
>
> On Thursday 07 February 2002 2:53 pm, R. Lahaye wrote:
> > 
> > I've changed the Graphics-dialog's bounding-box-tab into
> 
> I know you aren't going to like me for this, but the pixmap is just daft!

You're right, with both statements :).

The "daft" pixmap is actually a simple box that has text in it.

I made a nicer, external pixmap instead, but didn't know how
to squeeze that into the design (paste it into one of the dialog
header files or keep it as a separate xpm-file?).
I couldn't find a dialog that has pixmaps like that; didn't know
what to do and thus left it out, but replaced by a daft box.

> Why not simply: 
> 
>         Top right (X, Y) ( ____ , _____ )           Units [pt]
>         Bottom left (X, Y) ( ____ , _____ )
> 
>         [ Get values from file ]

Hmmm, matter of taste. However:
1) I find my layout more intuitive.
2) There is more than enough space in this tab.

BTW: the "Units" and the "Get values from file" do not interact
properly, I believe. "Get values from file" sets all coordinates
(which seem to be always in pt) but the Units are untouched,
with strange things happening if the Units are "in" or "cm"!
"Get values from file" should flip the Units accordingly (always to "pt"?).

Regards,
Rob.

Reply via email to