On 04/08/2015 03:05 PM, FreeMan wrote:
On 8.04.2015 15:29, zeljko wrote:
ixed (as I suspected, QT_NATIVE_DIALOGS define). Build works with
2.6.4, w/o problem, so Vojtech probably have problem with fpc.

zeljko

fpc r30493 lazarus r48679 yosemite x64 QT
-k'-framework' -k'ApplicationServices' -dUSE_QT_45 -dQT_NATIVE_DIALOGS
-g -gl -vn-h-i-
my make OPT parameter like this. Now when click open file in IDE dialog
is like "Finder"
Thank you.

Yes, that's why -dQT_NATIVE_DIALOGS exists. Keep in mind that when you use QT_NATIVE_DIALOGS there's no events from dialogs (like filter changed etc...).

zeljko


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

Reply via email to