Closed Burnsoft closed 12 years ago
I pushed some changes yesterday that addressed some issues with events and what window was key. Can you try with these changes and check if it works?
On Wednesday, February 15, 2012, Burnsoft < reply@reply.github.com> wrote:
I first thought I had issues with my UItextviews but have since realised that if I push a view controller that takes user input from within a UIActionSheet block then the default uimenucontroller copy/paste/select all menu does not show when pushed view is tapped/long pressed.
I've tried re-adding in a manual uimenucontroller with uigesturerecognisers but that also does not work on this view shown from within a block actionsheet.
Has anyone also come across this?
many thanks Nik
Reply to this email directly or view it on GitHub: https://github.com/Arrived/BlockAlertsAnd-ActionSheets/issues/6
Check out Snap!: http://snap.codecrop.com/ Snap turns your iPhone camera into a productivity tool.
Just seen these. I'll check and let you know. Thanks!
Nik
latest code solves the menu issues... many thanks.
Very good to know. Thanks for coming back with this.
I first thought I had issues with my UItextviews but have since realised that if I push a view controller that takes user input from within a UIActionSheet block then the default uimenucontroller copy/paste/select all menu does not show when pushed view is tapped/long pressed.
I've tried re-adding in a manual uimenucontroller with uigesturerecognisers but that also does not work on this view shown from within a block actionsheet.
Has anyone also come across this?
many thanks Nik