Перейти к содержанию
Fire Monkey от А до Я

Necroarcano

Пользователи
  • Постов

    6
  • Зарегистрирован

  • Посещение

Информация

  • Пол
    Не определился

Посетители профиля

786 просмотров профиля

Достижения Necroarcano

  1. I reinstall Delphi - clean and without updates. Still not work. But, if I put this code below works: TTask.Run( procedure begin Sleep(1000); TakePhotoFromLibraryAction.ExecuteTarget(nil); end); Thanks!
  2. This code, work in first time: TTask.Run( procedure begin Sleep(400); TakePhotoFromLibraryAction.ExecuteTarget(nil); end);
  3. OK, I changed, but not working yet , see this record: https://www.dropbox.com/s/hvek8fv4wa2s2kc/iOS%20Simulator%20720.rar?dl=0 Thank for your help!
  4. Sample app: https://www.dropbox.com/s/53ub827y1l11pgp/ActionSheet.rar?dl=0
  5. Delphi XE 8 and FGX 0.6.0.60 and iOS 8.3 (simulator and device: iPhone 6 with 8.3 too)
  6. Olá, estou tentando usar o fgActionSheet com o TakePhotoFromLibraryAction e não funciona! Já tentei até mesmo programar no OnClick da Action e dentro chamar: TakePhotoFromLibraryAction.ExecuteTarget(nil); mas não é aberto a biblioteca de fotos. O que posso fazer para isso funcionar? Obrigado! By Google Translator: Hello, I am trying to use the fgActionSheet with TakePhotoFromLibraryAction and does not work! I've tried even program the OnClick of Action and within call: TakePhotoFromLibraryAction.ExecuteTarget (nil); but it is not open to photo library. What can I do for this to work? Thanks!
×
×
  • Создать...