Hi
When i m using QFileDialog:ontUseNativeDialog flags for Non-Native Dialog while getOpenFileName and getSaveFileName in 10.5.x Leopard..
On initiating dialog it repeatedly crashes.
I m using like this while Translation purpose in Japanese lang.
QString str = QFileDialog::getOpenFileName(this,tr("OPen"),QDir: :currentPath(),NULL,NULL,QFileDialog:ontUseNativeDialog);
I m not figure out of this crash in 10.5.x
Thanks
Santosh
Bookmarks