工具提示没有显示在MS Windows Phone上
问题描述:
我有两个关于工具提示的问题。工具提示没有显示在MS Windows Phone上
-
我在按钮上添加了工具提示,但没有显示。
<Button Content=">" Name="btn_2" Grid.Row="3" Grid.Column="2" Grid.RowSpan="4" ToolTipService.ToolTip="updated"></Button>
我可以在ApplicationBarIconButton上添加工具提示吗?如果是这样,你会给我一个样本或链接。
答
您不能添加工具提示本身,而是你可以尝试模拟做某事像这样:
http://igrali.com/2012/01/07/show-a-tooltip-for-tapped-pushpin-on-windows-phone/
这使用Silverlight for Windows Phone工具箱中的contextmenu。
答
在手机上没有提示(任何电话)
见1