
FTheme.com launch
FTheme.com is my new library that hopefully will make a small revolution in Flex 4 styling and skinning. New application look can be created in Notepad, loaded at runtime and change everything from application background bitmap fill to the CheckBox
…
Change font size in the whole app with Ctrl+/-
Browser supports changing page font size with Ctrl+/- and Ctrl+scrolling, but Flex applications are not affected by this. People with failing sight can not use such applications.
Solution for Flex 4
Work with StyleManager
and set fontSize
style at …