On the wiki you propose to fix the size of dialogs that are simple they
need to be "internally resizable". What do you mean with that?
Personally I find it convenient to resize all my dialogs the way I want.
Do you mean only messagedlg type dialogs, or dialogs like msgview and
todolist?

I mean dialogs like messagedlg or simple input forms like "Goto line".
Resizing of such dialogs makes them ugly and is not needed.
Yes

Also some dialogs can be resized only in one direction (width or height).
For example find dialog need to be resized horizontally (to see more text in the input field), but not need to be resized vertically (it has no benefits, but will make it ugly).
Yes

Under "internally resizable" I mean that dialog can adjust its size based on its contents, but user can not size it manually.
This has nothing to do with the borderstyle eg not being able to resize the form. All dialogs that have multiple containers that need to be of some size realitve to each other need OnResize code (where anchoring does not work). Take for example the environment optiondialog see FormEditor tab.

Darius
_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to