Conventional Flex tooltips are just displaying text that provides info. In the following sample I created few custom tooltips.
•Animated tooltip
•Image tooltip
The first one is a tooltip with transparent background with some animation added. The second tooltip is more decorative. Because of the image size the text should be short. It is possible to take bigger image and resize it depending on text length, but I don't think that the big tooltips of this style will look good enough.
Also here is provided the way for applying some effects for tooltip's appearance and disappearance.
It is often useful to have tooltip which is supporting HTML. It is quite easy to implement. If you need it, just let me know in the comments and I'll give you the code.
Source
Configure Visual Studio to use x64 version of IIS Express
-
When IIS Express loads an assembly which is not matching with iis process
platform you might get errror like this... [BadImageFormatException: Could
not lo...
7 years ago
No comments:
Post a Comment