Does anyone have any idea on how to get a more native looking drop down picker on iOS with a QtWidgets app?
I already use native Objective-C calls to do alert notifications, so I would be happy to use Objective-C if there was some way of attaching the UIPickerView to the existing Qt UI.