Changeset 133 for trunk/buddypub

Show
Ignore:
Timestamp:
05/04/08 15:50:45 (8 months ago)
Author:
silver
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/buddypub/bpclientflex/src/org/cnflex/buddypub/mvc/view/container/Main.mxml

    r130 r133  
    77                <![CDATA[ 
    88                        import mx.controls.Alert; 
    9                          
    10                         private var isFirstSearch:Boolean = true; 
    11                          
    129                ]]> 
    1310        </mx:Script> 
     
    1916                <mx:Spacer width="100%"/> 
    2017                <mx:LinkButton label="添加功能面板" /> 
    21                  
    22                 <!-- 
    23                 <mx:HBox height="100%" verticalAlign="middle" > 
    24                         <mx:TextInput id="searchBox" width="250" text="在此输入你关注的字眼" color="#BABABA"   
    25                         focusThickness="0" focusIn="focusSearch(event)" focusEnabled="false" paddingLeft="2" /> 
    26                         <mx:Image id="searchBtn" source="@Embed(source='assets/pic/search.gif')" enabled="false"  
    27                         buttonMode="true" useHandCursor="true" click="searchKeyword()"/>         
    28                 </mx:HBox> 
    29                 --> 
    3018        </mx:HBox> 
    3119        <mx:HBox paddingBottom="0" paddingTop="5" width="100%" height="100%" paddingLeft="10" paddingRight="10">