Monthly Archives: May 2009
Truncate your Flex ComboBox text
Today I ran into a situation where I wanted my ComboBox drop down text to have a 9px font size and a 10px font size on the text input portion. This is a problem because your labels can easily get cut off.
Ugly:
I think this is prettier:
Here is how to do it:
<mx:Script>
<![CDATA[
[...]
Posted in Software Comments closed
The Art And Science Of Seductive Interactions
I will generally stay away from posting other people’s content on my blog because this is not a news site. But I really liked this presentation… (sorry if it is a bit slow loading, slideshare isn’t perfect)
The Art & Science of Seductive Interactions
View more presentations from Stephen Anderson.
If you enjoyed this post, make sure [...]
Posted in marketing Comments closed
Small tool tips for Adobe Flex validation errors
If you are using Adobe Flex forms, chances are you have come across validators. I do not like the way validators work out of the box, and it is a real pain to work against them. I will post a better way to validate your forms later. For now, I want to [...]
Posted in Software Tagged adobe flex, custom, custom tool tips, flex, tool tips, validation Comments closed

Fix for broken drag and drop in Wordpress Sociable plugin