Home > Adobe Flex > Extending the Flex TextInput control to colorize background on focus

Extending the Flex TextInput control to colorize background on focus

Normal Flex TextInput controls automatically give you that “halo” border whenever the user highlights or sets focus to a text field. Although when Flex first came out, I thought the halo border was a very slick way to show focus, but now I want it to be even more obvious to the user as they tab through a form a select a field for text entry.

First thing I did was create a new ActionScript component that extended TextInput. My new control would work every bit the same as the standard TextInput and only wanted to alter what happens when the fields focus event was fired. Luckily, all I had to do was override the focusIn and focusOut handler’s, call super() to execute any standard logic in the parent method, and set my styles.

The resulting component ended up like this:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
package components
{
	import flash.events.FocusEvent;
 
	import mx.controls.TextInput;
 
	/**
	 * Extends normal TextInput control but overrides focusIn and focusOut handlers
	 * to colorize the background color of the TextInput control differently when
	 * highlighted/focused
	 */
	public class MyTextInput extends TextInput
	{
		/**
		 * Constructor
		 */
		public function MyTextInput()
		{
			super();
		}
 
		/**
		 * Overrides focusInHandler to colorize background on focusIn events
		 */
		override protected function focusInHandler(event:FocusEvent):void
		{
			super.focusInHandler( event );
 
			//backgroundFocusInColor derived from master style-sheet
			this.setStyle('backgroundColor', getStyle('backgroundFocusInColor'));
		}
 
		/**
		 * Overrides focusOutHandler to reset background on focusOut events
		 */
		override protected function focusOutHandler(event:FocusEvent):void
		{
			super.focusOutHandler( event );
 
			//backgroundFocusOutColor derived from master style-sheet
			this.setStyle('backgroundColor', getStyle('backgroundFocusOutColor'));
		}
	}
}

Note the getStyle function calls. Typically, I keep all style-related colors and property values stored in a master style-sheet for my applications. This keeps the style-related values out of the views so I can easily manage them in one place.

For this new control, I defined a component-level type (or “class”) selector in my master CSS. Since this component extends TextInput, the normal styles for TextInput also apply, whereas the styles specified in the MyTextInput selector apply only to this control. Keep in mind, the “backgroundFocusInColor” and “backgroundFocusOutColor” properties are entirely made up and are not real component style properties, but it is totally legal to come up with your own style properties!

1
2
3
4
5
MyTextInput
{
	backgroundFocusInColor	: #DFF8FF;
	backgroundFocusOutColor : #FEFFAF;
}

Lastly, anywhere in my views I wish to use this component, I simply specify the newly built control:

1
<components:MyTextInput id="myTextInput" />

That’s it!

Categories: Adobe Flex Tags:
  1. September 4th, 2024 at 04:51 | #1

    作品の背景には、現代美術家荒川修作の影響があり、荒川をモデルにした登場人物も用意されていた。、本作品からはキュアプレシャス・ 100(2008/04/13 O.A)”. 日本テレビ放送網. 386(2013/11/10 O.A)”.
    日本テレビ放送網. 99(2008/04/06 O.A)”. 日本テレビ放送網. 385(2013/11/03 O.A)”.
    日本テレビ放送網. また電化についても、1956年(昭和31年)に東海道本線が全線電化完成したほかは、幹線の長距離電化区間は1947年(昭和22年)から1952年(昭和27年)にかけて完成した高崎・

  2. September 4th, 2024 at 04:58 | #2

    ビル』からサムライ姿での切腹をパントマイムした後にギターでブルースを歌う予定が、歌に入る前のパフォーマンスでブーイングを受け、退場となった。 “「絶級トーナメント」が5/26 12:00(正午)より期間限定で登場! 2026年までに納入され、既存のASLAVと置き換え予定。 2年後の29歳の時に東京にも部屋を借り、モスグリーンのミニクーパーを購入し東京での移動に使用する。約25万円で購入。 1970年代以来の友人。 Yairi – 名古屋在住の友人である伊藤秀志より譲り受けるも10年以上、妹の夫に預けたままになっていた。削られた「休憩」の最後の一コマでは布団に頭から足まで包まれて横になった手塚からこの漫画を象徴する存在が手塚と重なるように描かれていた。

  3. September 4th, 2024 at 05:03 | #3

    吉村かおり. 2019年5月22日閲覧。 Twitter. 2018年10月24日閲覧。 “湯野川広美Twitter 0:44-2015年7月23日”.
    Twitter. “湯野川広美STAFF (-info-) 13:28-2016年11月19日”.
    Twitter (2016年11月19日). 2018年10月14日閲覧。湯野川広美 Official Web Site.
    “Discography 湯野川広美 3rd mini album「裸足のうた」”.

    “. 湯野川広美 Official Web Site. “湯野川 広美、「羽の道しるべ」を配信開始”. “石原有輝香、「ハイドレンジア」を配信開始”. より、”The story of
    the church reflects the most basic sense of tradition, the continuing activity of God’s Spirit transforming human life.” 「教会の来歴は、伝統の最も基本的な意義、すなわち神の霊が人間の生活を変える継続的な活動を反映している。

  4. September 4th, 2024 at 05:13 | #4

    先づ僧文覚といった風の義侠的の人であった。 キャンディはテリィに直接会って確かめようと滞在先のホテルを訪れるが、スザナに嘘を伝えられて会うことができなかった。 “. ディズニー. 2016年9月20日閲覧。 2016年9月11日閲覧。鈴木敏夫『ジブリの仲間たち』新潮社、2016年、160頁。 15日後、9試合後の9月21日には広島での28回戦で七森由康が最後の勝利を唯一の完封(被安打は3回にカーブを打った田中尊と三遊間を破った大和田明による2本のみ、広島に三塁踏ませず)で飾ったが、この試合では四回に安仁屋宗八の1ボールでの2球目真ん中高めの直球を坂崎一彦がバックスクリーンへ先制5号ソロ本塁打を放った後、六回一死一塁に中前打の長嶋茂雄を置いて、安仁屋のカウント1-1での内角膝元のスライダーを王が叩くと、打球は逆風をついて右翼フェンスをぎりぎり越えて、53号から37打席ぶりの54号2ランとなった。

  5. September 4th, 2024 at 05:30 | #5

    戦闘では、キウイの形のイヤリングを巨大化させ目につけることでビームを放つことができる。戦闘では、指で『×』(バツ)を作ることで「ぺけ」の効果音と共に赤紫色の『×』のシールドを自分の前に展開し、相手の攻撃を防ぐことが可能。
    ハートルージュロッドを召喚し、リップにキスをして、ハートを作り出し息を吹いて膨らませてその中に自分が入り、パパイアとなった後、縦に割れて中から現れると共に、緑の無数の粒を作り出し「プリキュア! ハートルージュロッドを召喚し、リップにキスをして、ハートを作り出し息を吹いて膨らませてたくさんの4色(紫、青、黄、赤)のハートを作り出し「プリキュア! 1997年(平成9年)12月18日:OTSテクノポート線の当駅 – コスモスクエア間が開業し、相互直通運転の境界駅となる。

  6. September 4th, 2024 at 05:58 | #6

    2024年4月7日閲覧。 “カンタス航空、成田/シドニー線の直行便運航を再開−パース線は5月に運休” (2011年4月18日).

    2012年11月24日閲覧。 2001年4月21日開館。 おぼえていますか』の3作品が公開されている。日本動画協会)の三者により、動画協定が締結されている。同年10月、日俳連、音製連、動画連盟(現・

  7. September 4th, 2024 at 06:37 | #7

    “みのもんた、長女の手紙に感涙「女房の遺伝子を持ってる」”.庵衣大福の幼なじみの息子。巨人といっていいほどの身体で、登場人物の中では一番大きい。品川弥二郎 「(薩長同盟の際、木戸がそれまでの長州の立場を主張したことについて)己を薩人にすると、木戸の演説には十分突っ込む所がある。
    ワンダフル版の店長さんのポジション。長期間の野外保管が可能で、屋根付き倉庫などを必要としない。彼にとって唯一普通の人間に見えるその少女に心ひかれ追いかけるが、彼女の正体は人間とは似ても似つかぬ旧式ロボットであった。

  8. September 6th, 2024 at 05:11 | #8

    Great work! That is the kind of info that should be shared around the net.

    Shame on the seek engines for not positioning this post higher!
    Come on over and visit my website . Thank you =)

  9. September 13th, 2024 at 16:01 | #9

    In Fulton housing students all have their own room; there are eight college students in one townhouse with
    two bathrooms and a large kitchen and residing space.
    124 Advocates say a authorities that employs accrual accounting is much
    less likely to underinvest in public infrastructure
    since large up-entrance capital costs usually are not recorded as
    a current period expenditure – slightly, the expense is recorded over
    the years the capital is used (depreciates). Authorities of
    the Netherlands. The Israeli authorities actually played an lively position in planning and
    implementing the coup. We had put up a request before
    the Somali government to play a higher role in suppressing piracy in the Gulf of Aden in view of the United Nations decision. After the storm, the Richmond city government poured money into reconstruction and enlargement of the drainage
    system and new emergency-notification technology that officials stated would make Richmond prepared for future
    storms. The brand new York City location, 18,000 sq. foot (1,seven-hundred m2), features as
    a central location for academic choices for graduate, adult, undergraduate,
    and company programs. Moreover, it serves as a featured location for outstanding events such because the
    Marist Trend Program’s ongoing involvement with New York Style Week, applications featuring the nationally recognized Marist
    Poll, seminars and lecture series, receptions,
    and alumni networking events.

  10. September 15th, 2024 at 05:29 | #10

    「写真とメールが物語る、黙して語らぬ自衛隊員の姿」MSN産経ニュース、2011年3月17日。各年度の平均通過人員(人/日)は以下のとおりである。 ほかにも半年および1年おきに見直しがあるものの、通年に近い状態で発売されている北陸方面への旅行者向け特別企画乗車券が多数存在する。 JRでは沿線地域向けに、普通列車に関しては乗り放題タイプの特別企画乗車券「北陸おでかけパス」の発売や快速「ホリデーライナーかなざわ」の運行、特急列車に関しては往復タイプの特別企画乗車券「タウン特急往復きっぷ」・

  11. September 15th, 2024 at 05:36 | #11

    流動負債と固定負債は取引先や金融機関からの債務のため「他人資本」と言われますが、純資産は株主の出資とこれまでの利益が留保されて形成されているため「株主資本」と言われます。 しかし、万が一の事態に備えて、債務超過の分析と対策方法については知識を得ておくことも重要です。 さらに日数が経過し、固くなった鏡餅を食べることで歯固めと言って、丈夫な歯で長生きしようという意味もあります。 3月、世界大戦が終わって1年以上経過しヨーロッパ列強が市場に復帰を始めたことで日本では過剰生産を原因とする恐慌が始まる(戦後恐慌)。

  12. September 15th, 2024 at 06:28 | #12

    声優学校や声優養成所を卒業して、日本芸能マネージメント事業者協会(マネ協)加盟の声優事務所のオーディションに合格した新人声優は、まず「預かり」という身分から声優業をスタートする。 ベテラン声優の中には前述のとおり本業の傍ら、声優事務所の経営、声優の養成所や専門学校の講師、カルチャースクールの喋り方教室の講師、音響監督などといった業を副業として、収入の少なさを補うためにしている者もいる。

  13. September 15th, 2024 at 07:27 | #13

    ベストアルバム『AAA 15th Anniversary All Time Best
    -thanx AAA lot-』を引っ提げて行われた。 ベストアルバム『AAA 15th
    Anniversary All Time Best -thanx AAA lot-』を引っ提げて行われる予定だった。 “「すべらない話」飲み会オーディションで本戦出演芸人決定”.新型コロナウイルス感染症拡大に伴い、全公演中止。本件ビル火災は、未曾有の人的被害を出したことから日本社会全体に危機感が広がり、雑居ビルや商業ビルを中心に消防当局による緊急の査察が全国規模で実施された。初心者が知っておきたいキャラ育成のポイ…

Comment pages
1 2 3 4 142
  1. August 29th, 2024 at 02:18 | #1
  2. September 7th, 2024 at 20:16 | #2