fix for BorderStyle, dialog was resizable and preview rect is not resizable (dont fit to big size)- looks bad.

--
Regards,
Alexey

Index: components/printers/unix/udlgpagesetup.lfm
===================================================================
--- components/printers/unix/udlgpagesetup.lfm	(revision 57691)
+++ components/printers/unix/udlgpagesetup.lfm	(working copy)
@@ -4,6 +4,7 @@
   Top = 113
   Width = 446
   ActiveControl = frmPageSetup.panPreview
+  BorderStyle = bsDialog
   Caption = 'dlgPageSetup'
   ClientHeight = 449
   ClientWidth = 446
-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to