I've added a method to the UIAlert view so that it can use it's "Popover" feature to be displayed as a popup for a button for example (i.e. with an arrow pointing to the "popup" component)
(only available on iPads)
Simply call the overloaded "Execute" method with a "popoverControl" parameter to use the new feature.
This shouldn't break any existing code but who knows :-)
Hi guys,
I've added a method to the UIAlert view so that it can use it's "Popover" feature to be displayed as a popup for a button for example (i.e. with an arrow pointing to the "popup" component)
(only available on iPads)
Simply call the overloaded "Execute" method with a "popoverControl" parameter to use the new feature.
This shouldn't break any existing code but who knows :-)
Here are the changes...
Then I've made the following changes to the implementation...
Last edit: Graham 2015-01-21
Just edited the above due to a compile error. Fixed now :-)
Hi Graham,
Thank you for good work,
Please attach DPF.iOS.UIActionSheet.pas full source code file,
Regards.
Sure, here you are.
Graham
Hi Graham
Thank you again,
I will put it in SVN directory after it's working ! :)
Regards
Hi Babak,
Please could you integrate the above change into the SVN so I don't overwrite my changes here.
Thanks,
Graham
Hi Graham,
SVN, Updated.
Thank you for this good job,
Regards