¡@

Home 

2014/10/15 ¤U¤È 10:11:34

iphone Programming Glossary: mtextviews

Custom ProgressBar widget

http://stackoverflow.com/questions/3841231/custom-progressbar-widget

OnSeekBarChangeListener private SeekBar mSlider private Context mContext private int mSize 3 private TextView mTextViews private String mTexts Nafta Gas Gasoil public SliderFrameLayout Context context AttributeSet attrs super context attrs mContext.. public SliderFrameLayout Context context AttributeSet attrs super context attrs mContext context setWillNotDraw false mTextViews new TextView mSize addSlider addTextViews private void addTextViews for int i 0 i mSize i TextView tv tv new TextView mContext.. tv.setLayoutParams new LayoutParams LayoutParams.WRAP_CONTENT LayoutParams.WRAP_CONTENT tv.setText mTexts i mTextViews i tv addView tv private void addSlider FrameLayout fl new FrameLayout mContext null LayoutParams params new LayoutParams..