On Tue, 25 Apr 2006 19:50:58 +0200
Luc Vigato <[EMAIL PROTECTED]> wrote:

> Changes:
>     - OkButton and CancelButton have the same size

IDE buttons must be autosize=true (or at least somehow autosized).


>     - BorderStyle now dsDialog

Is bsDialog resizeable under win32 intf?

>     - Form is now centered on Screen

Applied. Thanks.


> Manny forms in Lazarus have a OK and Cancel button an many forms don't 
> show uniform. Ok an Cancel buttons have different size. One time Ok 
> button is on the right on an other form the button is left the Cancel 
> button.
> It's not a good idea to place OK on all on the right and the cancel left 
> the ok button?

This is common for windows. MacOSX people would expect the other way round.
That's why there is TButtonPanel. It must be improved a little bit, but then
we might use it for many dialogs.


Mattias

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

Reply via email to