안드로이드 커스텀 다이얼로그 출력하기
http://developer.android.com/guide/topics/ui/dialogs.html 싸이트에 가면 Creating a Custom Dialog의 예제에 소스가 Context mContext = getApplicationContext(); Dialog dialog = new Dialog(mContext); dialog.setContentView(R.layout.custom_dialog); dialog.setTitle("Custom Dialog"); TextView text = (TextView) dialog.findViewById(R.id.text); text.setText("Hello, this is a custom dialog!"); ImageView image = (ImageVie..
Development/Mobile
2010. 9. 3. 13:38
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- 프로그래밍
- android
- 안드로이드
- API
- source
- C
- C++
- Cloud
- linux
- Python
- kering
- jni강좌
- 음악
- Quiz
- it
- gcc
- Troubleshooting
- Visual C++
- driver
- algorithm
- AWS
- MFC
- java
- 리눅스
- 드라이버
- jni
- NDK
- db
- winapi
- database
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
글 보관함