Re: [Interest] Qt iOS - Customization of EditMenu

2017-11-05 Thread coroberti .
Hi, I've opened this issue: https://bugreports.qt.io/browse/QTBUG-64270 Please, vote. Thanks. Kind regards, Robert On Tue, Sep 26, 2017 at 9:45 AM, coroberti . wrote: > Hi, > iOS developers are able to customize EditMenu (the one used to Select, > Select All, Copy, Cut, Paste, Speak, etc.) > u

Re: [Interest] Qt iOS - Customization of EditMenu

2017-11-03 Thread Jonathan Greig
Jonathan P. Greig aka redteam316 RIP 6/13/1984 - 2/7/2016 On Tue, Sep 26, 2017 at 2:45 AM, coroberti . wrote: > Hi, > iOS developers are able to customize EditMenu (the one used to Select, > Select All, Copy, Cut, Paste, Speak, etc.) > using clear Apple's API. > > Once I've used the approach re

[Interest] Qt iOS - Customization of EditMenu

2017-09-26 Thread coroberti .
Hi, iOS developers are able to customize EditMenu (the one used to Select, Select All, Copy, Cut, Paste, Speak, etc.) using clear Apple's API. Once I've used the approach recommended by Richard Moe Gustavsen: https://bugreports.qt.io/browse/QTBUG-41275 that uses private API and is not working sinc