Under Windows (not sure about appearance on Mac or Linuxes) the FindInFiles dialog is not big enough to show the "Where" radiobutton group.

The .lfm has

object LazFindInFilesDialog: TLazFindInFilesDialog
  Left = 408
  Height = 400

Height needs to be closer to 500 to display all the contained components correctly.

Howard

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to