Menu

TDPFNavigationController Image iOS7

hanspi
2013-10-18
2017-12-21
  • hanspi

    hanspi - 2013-10-18

    Hi
    Image is under iOS7 not displaying (TDPFNavigationController):

    TDFPToolBarButtonItem.ButtonItemKind=bkImage
    TDFPToolBarButtonItem.Image='/Documents/cocktail.png'

    Under iOS6 it is working.

    Other small bug: if the Image property is empty (if ButtonItemKind=bkImage) on designtime, the app is not starting (exception).

    Any helps? Thanks.

    regards

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2013-10-18

    Hi hanspi

    I fixed crashing when Image is empty.
    But, i test TDFPToolBarButtonItem.ButtonItemKind=bkImage on iOS7 and it's work.

    Regards

     
  • hanspi

    hanspi - 2013-10-19

    Hi Babak

    Thank you for the fixing, it works.
    bkImage: Do you try also on Device (iPad)?. Meaby I'm wrong in somthing else?

    The deploy path for the image: ".\documents\"
    The Image property: "/Documents/cocktail.png"

    Regards

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2013-10-19

    Hi hanspi

    Letter case is important. Use:

    The deploy path for the image: ".\Documents\"
    The Image property: "/Documents/cocktail.png"

    Regards

     
  • hanspi

    hanspi - 2013-10-19

    Hi Babak

    Oh, I see it's my mistake. Im happy it works.
    Very thank you for your fast support!

    Reagrds

     
  • roberto

    roberto - 2017-12-21

    The deploy path for the image: ".\Documents\"
    The Image property: "/Documents/cocktail.png"

    Delphi 10.2 & Xcode 9.2 & iOS 9/10/11 - every TDFPToolBarButtonItem with ButtonItemKind=bkImage is empty in runtime. Any suggestions?

     

    Last edit: roberto 2017-12-21

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.