Just a few things I thought of...

The extra (unused) slots in ObjectOps aren't really necessary, since any
change to object.h will force a recompile of everything that uses it.

The way boxes and circles are created seems counter-intuitive.  One problem
that they are dragged up-and-left, which is an odd direction for us
westerners who normally write down-and-left.  A worse problem is that if
you drag a box, none of the corners remain where you clicked initially.
The lines are ok, having one endpoint where you click.

I've made some code for arrows one the standard line, and it vorks like a
charm.  Had to add another selection menu in widgets.c, though.  Will take
only a matter of minutes to add to the other lines, too.

-Lars

-- 
Lars R. Clausen ([EMAIL PROTECTED])
A *real* smart bomb would call in sick, perhaps move to another country,
changing its name in the process, open a beach bar maybe and live out its
days in safe anonymity.                          -- Barry O'Neill in rhod

Reply via email to