TSaveDialog in QT Filters Partially Work
Original Reporter info from Mantis: sfeinst
-
Reporter name:
Original Reporter info from Mantis: sfeinst
- Reporter name:
Description:
Using QT LCLs. Setting the filter of a TSaveDialog using FilterIndex does not work with QT under Linux. Also in code, the Filter property returns all items set in the Filter proptery in Lazarus. So code like:
MySaveDialog.FilterIndex always returns 1.
MySaveDialog.Filter always returns all filters as one string.
This type of code works fine in Windows UI.
Mantis conversion info:
- Mantis ID: 16532
- Version: 0.9.29 (SVN)
- Fixed in revision: 27257 (#404ca550)