iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
One would think that setting the value of the button's StackGridTextObject would allow us to set the initial text. However, this does not seem to work.
<WebAqua:WebFishEyeButton ItemName="cmdTools" Text="Tool Box" ImageSource="Resources/toolbox.128.png"> <WebAqua:WebFishEyeButton.StackGridTextObject> <TextBlock FontSize="12" Foreground="#FFFBF4F4" Text="Funny, this has no effect."/> </WebAqua:WebFishEyeButton.StackGridTextObject> </WebAqua:WebFishEyeButton>
How can one accomplish this? Please advise.
Sorry for the the misunderstanding.
Currently, StackGridTextObject will have the same behavior with the ToolTipTextObject. Only the global setting will be modifying the stack grid text style, the individual setting will be overrriden by WebFishEye internal process.
Modifying the stack grid text "Stack Menu" is not currently possible in the latest release of WebFishEye.
In order to modify the text value of the WebFishEye button you will need to modify the Text property of the button.
If you would like to modify the style of the text such as its color and font size, you will need to modify the global TooltipTextObject in WebFishEye.The individual TooltipTextObject is currently being overriden by the WebFishEye internal process. Here is the snippet:
<ISNet_Silverlight_WebAqua:WebFishEye.TooltipTextObject> <TextBlock FontSize="24" Foreground="#FFE42A2A"/></ISNet_Silverlight_WebAqua:WebFishEye.TooltipTextObject>
You didn't anwer my actual question. The question had nothing to do with ToolTipText.
My question is pertaining to the initially displayed text in the Stack Grid. It displays the text "Stack Menu" until one hovers over a StackButton. I either want this to displaytext of MY chosing or nothing at all.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname