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
Hi hanspi
I fixed crashing when Image is empty. But, i test TDFPToolBarButtonItem.ButtonItemKind=bkImage on iOS7 and it's work.
Regards
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"
Letter case is important. Use:
The deploy path for the image: ".\Documents\" The Image property: "/Documents/cocktail.png"
Oh, I see it's my mistake. Im happy it works. Very thank you for your fast support!
Reagrds
Delphi 10.2 & Xcode 9.2 & iOS 9/10/11 - every TDFPToolBarButtonItem with ButtonItemKind=bkImage is empty in runtime. Any suggestions?
Log in to post a comment.
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
Hi hanspi
I fixed crashing when Image is empty.
But, i test TDFPToolBarButtonItem.ButtonItemKind=bkImage on iOS7 and it's work.
Regards
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
Hi hanspi
Letter case is important. Use:
The deploy path for the image: ".\Documents\"
The Image property: "/Documents/cocktail.png"
Regards
Hi Babak
Oh, I see it's my mistake. Im happy it works.
Very thank you for your fast support!
Reagrds
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