Bernd Kreuss schrieb:

UI clearly communicating to the user

Here is an example: There are hints in the form editor that show amongst
other information the positioning coordinates of a control in the form.

  Position: 123, 456
  Size: 23 x 42

When a control is set to anything else than alNone then some or all of
these coordinates become meaningless.

The coordinates and sizes stay valid until the extent of the container control changes. When that happens, you have a choice of several built-in layouts, that affect the position and extent of the client controls.

> This should be communicated to the
user.

A form designer is not a tutorial for creating layouts.

DoDi


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to